Community
Fusion API and Scripts
Got a new add-in to share? Need something specialized to be scripted? Ask questions or share what you’ve discovered with the community.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

C++ scripts/add-ins not working

5 REPLIES 5
SOLVED
Reply
Message 1 of 6
kandennti
414 Views, 5 Replies

C++ scripts/add-ins not working

C++ script/add-in does not work on Fusion360 Ver2.0.18719/2.0.18950.

1.png

5 REPLIES 5
Message 2 of 6
BrianEkins
in reply to: kandennti

That's strange. I have the Fusion version shown below and the C++ samples are working for me. I don't know if there was an issue specific to the version you had. Can you update and try it again?

 

Fusion 2.0.18961 x86_64

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 6
JeromeBriot
in reply to: BrianEkins

I reproduced the issue a few days ago on my machine but the C++ add-ins work now with Fusion 2.0.18950 x86_64 and 2.0.18961 x86_64.

 

Maybe a problem with the Autodesk servers?

Message 4 of 6
kandennti
in reply to: JeromeBriot

@BrianEkins -San.

@JeromeBriot -San.

 

Thanks for confirming.

 

Ver 2.0.18961 did not work either.
I tried switching to English just to be sure, but it did not work.

Message 5 of 6
BrianEkins
in reply to: kandennti

I remember hearing about an issue where some of the samples were incorrectly being built using debug libraries. If you've installed the C++ development environment on your machine you'll have these libraries, but you won't have them with a standard Windows installation. The samples need to be rebuilt using Release libraries. I'm guessing that's the problem you've run into.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 6 of 6
kandennti
in reply to: BrianEkins

@BrianEkins -San.

 

I certainly do not have Visual Studio installed. Perhaps the Japanese forum members who told me have not installed it either.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report