Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello
I have checked two different type of Visual Studio project setting for toolkit project.
I am wondering which one is the best one? Does anyone have come across any document regarding project setting recommended by PTC?
I am using Creo 2.0 M80.
Thanks and Regards
Ketan
There is an example project inside:
<Creo 3.0 Installation Path>\M060\Common Files\protoolkit\x86e_win64\obj\protk_install_example.zip
<Creo 2.0 Installation Path>\Common Files\M120\protoolkit\x86e_win64\obj\protk_install_example.zip
But often an own set up project would do it better in the past. So I don't know how good it is. Also you need to check some properties like debug mode, ... to be sure it's working like you except it.
Br,
Eike
Think you forget the mpr.lib
We use the following libs to compile:
ws2_32.lib;wsock32.lib;mpr.lib;netapi32.lib;psapi.lib;protk_dll.lib;otk_cpp.lib;Msimg32.lib;wldap32.lib;%(AdditionalDependencies)
Br,
Eike