Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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.