Hi all, Does PTC provide any guidelines for VS.net development for Pro/Toolkit? I have found a lot of compilation error during compilation as follows: Generating Code... Linking... LINK : warning LNK4075: ignoring /INCREMENTAL due to /FORCE specification Creating library Debug/FirstTkAsyn.lib and object Debug/FirstTkAsyn.exp LINK : warning LNK4049: locally defined symbol "__setmbcp" imported protoolkit.lib(windows_32.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(cu_appid.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(ctwcfun.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(ctfileutil.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(frgnalt3.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(cttime.obj) : error LNK2001: unresolved external symbol __ftol2 protoolkit.lib(cu_dll_tools.obj) : error LNK2001: unresolved external symbol _GetModuleFileNameExW@16 protoolkit.lib(cu_dll_tools.obj) : error LNK2001: unresolved external symbol _GetModuleInformation@16 protoolkit.lib(cu_dll_tools.obj) : error LNK2001: unresolved external symbol _EnumProcessModules@16 Debug/FirstTkAsyn.exe : warning LNK4088: image being generated due to /FORCE option; image may not run FirstTkAsyn.exe - 9 error(s), 3 warning(s) But I can't resolve the problem, Can anybody help me to fix this problem?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.