cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

CREO 4.0 OTK C++ Environment Setup

Navku
13-Aquamarine

CREO 4.0 OTK C++ Environment Setup

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Navku
13-Aquamarine
(To:Navku)

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.

View solution in original post

1 REPLY 1
Navku
13-Aquamarine
(To:Navku)

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.

Top Tags