Skip to main content
1-Visitor
August 28, 2015
Solved

Not able to integrate object Toolkit dll into Creo 2.0 M130.Getting Error of "PRO_TK_GENERAL_ERROR"

  • August 28, 2015
  • 1 reply
  • 1608 views

Hi  I am new to object Toolkit Customization..

I have create one project using object Toolkit and compile
successfully.

But When I integrate with Creo it is provided error “PRO_TK_General_Error”

Please Guide or provide solution.


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.
Best answer by Eike_Hauptmann

Hi

I didn't have the time to check your project, but I have a working project frame here : https://modelprocessor.inneo.com/updates/VS2010Proj.zip

You just need to change some of the path's so it should build with tk and otk support. Just ignore the warnings we have solved that in another project I need to look there while that happens but it should work.

Br,

Eike

1 reply

15-Moonstone
August 31, 2015

Hi

I didn't have the time to check your project, but I have a working project frame here : https://modelprocessor.inneo.com/updates/VS2010Proj.zip

You just need to change some of the path's so it should build with tk and otk support. Just ignore the warnings we have solved that in another project I need to look there while that happens but it should work.

Br,

Eike

1-Visitor
August 31, 2015

Thanks Eike..

It is working fine.