Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. 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.
