Hi all,
I am trying to create my very simple first project in chrono where a I just wanted to replace the gator vehicle in the demo_VEH_Gator.cpp with a MAN 5t truck. While building the project I am getting around 56 error LNK2019. I have attached my code and error in the text file below. Any help is highly appreciated.
my_example.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl chrono::vehicle::GetDataFile(c
lass std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?GetDataFile@vehicle@chrono@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AEBV34@@Z
) referenced in function main [D:\chrono\chrono\man\build\my_demo.vcxproj]