CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   compile issue (https://www.cfd-online.com/Forums/openfoam-programming-development/108870-compile-issue.html)

T.Matrix November 3, 2012 08:43

compile issue
 
Hello,

I begin to learn how to compile program with wmake. And I have compiling one of the standary-applications, and it does work well. Furthermore, my program is also compiled but failed. There are two errors as following :
1. platforms/linux64GccDPOpt/lib/libMaker.so: undefined reference to 'Foam::token :: transferCompoundToken()'
2. collect2: ld returned 1 exit status
However, my program can be compiled successfully with OF 2.0.1 and Maker.so is also compiled with OF 2.1.0. Therefore, I was very surprised to return the result as above. Could someone tell me the reason.


All times are GMT -4. The time now is 07:29.