Hi @boris-martin,
I recompiled the CalculiX-2.19 adapter and encountered the following errors:
bin/ccx_2.19.a(spooles.o): In function `factor_MT':
spooles.c:(.text+0x58b): undefined reference to `FrontMtx_MT_factorInpMtx'
bin/ccx_2.19.a(spooles.o): In functio
[Makefile.txt|attachment](upload://hTRrap8IGPDYBU68AlxhityA5RU.txt) (3.7 KB)
n `fsolve_MT':
spooles.c:(.text+0x716): undefined reference to `FrontMtx_MT_solve'
collect2: error: ld returned 1 exit status
make: *** [Makefile:107: bin/ccx_preCICE] Error 1
It seems to be related to SPOOL. I tried to recompiled SPOOL but it didn’t work. Do you have any ideas about it? Thank you very much in advance!
Makefile.txt (3.7 KB)
make.log (1.4 MB)