Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We created a sample C++ Addin in Fusion 360 and it worked properly. Message box "Hello addin" & "Stop addin" are displayed on start and stop command.
When we edited the Addin project setting to allow "Common Language Runtime Support (/clr)" then observed Error report when Fusion 360 is closed. This time too message box "Hello addin" & "Stop addin" are displayed on start and stop command.
Issue is not observed if CLR support setting is set to "No Common Language Runtime Support".
Please refer to attached screenshots.
The Addin project is present in default directory where it is created e.g. "%AppData%\Autodesk\Autodesk Fusion 360\API\AddIns"
Solved! Go to Solution.