C++ script suddenly can't conmpile

C++ script suddenly can't conmpile

RogerInHawaii
Collaborator Collaborator
505 Views
1 Reply
Message 1 of 2

C++ script suddenly can't conmpile

RogerInHawaii
Collaborator
Collaborator

Was there some update recently to the API files or something, like within the past few minutes?

 

I have been editing a C++ program that I use as a script for controlling various joints in my Fusion design. It has been compiling and working just fine for several weeks. But just now it fails to compile, indicating that it's having a problem with one of the #includes and a "using" statement at the top of the source code. It has compiled just fine for all this time, and suddenly, it fails to compile.

Did I do something wrong?

Compile Failure.jpg

 

 

0 Likes
Accepted solutions (1)
506 Views
1 Reply
Reply (1)
Message 2 of 2

RogerInHawaii
Collaborator
Collaborator
Accepted solution

Well, it must have been something that I did since now it's suddenly compiling OK.

0 Likes