VS2013 compiling trouble

edited August 2017 in DualSPHysics_v4.0
Hello,

I am trying to build the code with CMake and compile with VS2013. During the VS compiling I occurred in the following errors:

" Error 5 error LNK2001: unresolved external symbol "public: class TiXmlNode * __thiscall JXml::GetNode(class std::basic_string,class std::allocator > const &,bool)" (?GetNode@JXml@@QAEPAVTiXmlNode@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@_N@Z) C:\Users\gabrieleba\Documents\DualSPHysics_v4.0_Windows_x64\SOURCE\DualSPHysics_v4\build\JTimeOut.obj dualsphysics4cpu "

for 116 times, with different codes (like LNK2019, LNK1120, etc..)

I searched in google and forums and I haven't found nothing that can help me.

Thank you for your helping if you can.
Gabriele
Sign In or Register to comment.