Skip to main content
1-Visitor
February 22, 2017
Question

Visual studio setting for protoolkit

  • February 22, 2017
  • 1 reply
  • 2735 views

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

1 reply

15-Moonstone
February 24, 2017

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

1-Visitor
February 24, 2017

I am getting attached error:Any idea?

15-Moonstone
February 27, 2017

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