Thanks for your great efforts, PSOPT is truely a great work!
I met a compile problem for example:
/usr/bin/ld: CMakeFiles/alpine.dir/alpine.cxx.o: in function adub::~adub()': alpine.cxx:(.text._ZN4adubD2Ev[_ZN4adubD5Ev]+0x18): undefined reference to badouble::~badouble()'
/usr/bin/ld: CMakeFiles/alpine.dir/alpine.cxx.o: in function adouble::~adouble()': alpine.cxx:(.text._ZN7adoubleD2Ev[_ZN7adoubleD5Ev]+0x18): **undefined reference to badouble::~badouble()'**
I believe it is related to adolc, but cannot fix it. Can you help to check if you are at convenience?
Thanks for your great efforts, PSOPT is truely a great work!
I met a compile problem for example:
/usr/bin/ld: CMakeFiles/alpine.dir/alpine.cxx.o: in function
adub::~adub()': alpine.cxx:(.text._ZN4adubD2Ev[_ZN4adubD5Ev]+0x18): undefined reference tobadouble::~badouble()'/usr/bin/ld: CMakeFiles/alpine.dir/alpine.cxx.o: in function
adouble::~adouble()': alpine.cxx:(.text._ZN7adoubleD2Ev[_ZN7adoubleD5Ev]+0x18): **undefined reference tobadouble::~badouble()'**I believe it is related to adolc, but cannot fix it. Can you help to check if you are at convenience?