Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi Guys,
I am a beginner in CREO OTK using C++ and using Visual Studio 2015. I write the functions user_initialize and user_terminate.
On rebuild the project I getting the #error directive: "Either PLATFORM or PRO_MACHINE must be defined"
Kindly help me in rebuild the code without error.
Thank you for all your help in advance.
Regards,
Naveen.
Solved! Go to Solution.
Adding PRO_MACHINE in Preprocessor Definitions builds the applications. Unlocking the applications in CREO 4.0 F000 and M010 are having bug which is corrected in M020.
Adding PRO_MACHINE in Preprocessor Definitions builds the applications. Unlocking the applications in CREO 4.0 F000 and M010 are having bug which is corrected in M020.