Skip to main content
16-Pearl
September 22, 2016
Solved

Toolkit Asynchronous Application Configuration

  • September 22, 2016
  • 1 reply
  • 3334 views

Hello,

I am getting below mentioned error when trying  to create Toolkit Asynchronous example.

error LNK2019: unresolved external symbol_ProEngineerStart referenced in function_main()


I have used example file provided in toolkit installation folder → simple_async.

Anyone can help to configure t for Toolkit Asynchronous application


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 PARTHIBAN_K

The Problem is Solved,

I missed pt_asynchronous.lib in the Linker

1 reply

1-Visitor
September 22, 2016

Are you using their 'make_simple_async' makefile?

What tool are you using for the compilation and for which Creo version?

16-Pearl
September 22, 2016

Yes Tomas,

I am using make_simple_async

Creo Version 2.0

Visual Studio V2010

1-Visitor
September 22, 2016

Ok, that's correct. Could you please post the whole output of the compilation? Have you made any change in the makefile?