Got this error on my MAC.
Undefined symbols for architecture x86_64:
"_FrontMtx_MT_factorInpMtx", referenced from:
_factor_MT in ccx_2.15.a(spooles.o)
"_FrontMtx_MT_solve", referenced from:
_fsolve_MT in ccx_2.15.a(spooles.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make: *** [ccx_2.15] Error 1
Any suggestions? Thanks for your efforts.
Got this error on my MAC.
Undefined symbols for architecture x86_64:
"_FrontMtx_MT_factorInpMtx", referenced from:
_factor_MT in ccx_2.15.a(spooles.o)
"_FrontMtx_MT_solve", referenced from:
_fsolve_MT in ccx_2.15.a(spooles.o)
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make: *** [ccx_2.15] Error 1
Any suggestions? Thanks for your efforts.