Creo 3.0 Asynchronous application error
- August 17, 2016
- 1 reply
- 1217 views
Hello,
I am new to Creo 3.0 customization and toolkit APIs. I have been using Creo_Toolkit_Gsg.pdf file to run the "pt_install_test" application using Creo Parametric and VC++ 2012. I have followed all the steps given in the above mentioned pdf file.In VC++ 2012 and I manged to configure my project platform to "x64" since I'm compling the files on 64-bit machine(Windows 7 x64 OS) and run my test application successfully for "pt_inst_test.dll" for make_install example.
I am not able to compile make_async or make_simple_async for a asynchronous mode application. I am trying to follow same steps and also set PRO_COMM_MSG_EXE. It gives me the compiler error "NMAKE : fatal error U1073: don't know how to make 'exe'".
I have re-checked the exe name, protoolkit source path, but no luck. Also, I tried to change the subsystem linker setting, but I am not able to proceed due to the above mentioned error.
Kindly let me know if I missed any step or any sample asynchronous simple application on creo 3.0 steps are available (Please find attached my make_async project for reference).
Thank You in advance.
Regards,
Kalyani
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.

