Error Compiling from SVN
Posted: Fri Jun 27, 2014 5:00 am
Hi all! I'm using VS2013 Ultimate running on Win7 Ultimate SP1, but atm I can build the core only with config 'Release|x64'. Using the Win32 platform compilation gives me this error:
File: clib.lib(xmain.obj)
This error appears for each project. Any idea about this?
Thanks
Code: Select all
Error 93 error LNK2019: unresolved external symbol _GetProcessMemoryInfo@12 referenced in function "unsigned int __cdecl Pol::Clib::getCurrentMemoryUsage(void)" (?getCurrentMemoryUsage@Clib@Pol@@YAIXZ) C:\Users\User\Desktop\polserver-code-823-trunk\pol-core\pol\clib.lib(xmain.obj) pol
This error appears for each project. Any idea about this?
Thanks