Outdated Add-on
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-03-09
11:29 PM
- last edited on
2023-07-13
02:23 PM
by
Doreena Deng
2016-03-09
11:29 PM
Hello,
I developed an add-on that was built using the API DevKit 18 (on a windows 8.1 machine), and works on ArchiCAD 18 on some of my machines. I tried it on two machines using windows 8.1 and it worked. However, when I tried loading the add-on on ArchiCAD 18 on windows 7 and windows 10, I get the error of outdated add-on.
Does anyone know a solution to this problem?
Thank you,
Xylios
I developed an add-on that was built using the API DevKit 18 (on a windows 8.1 machine), and works on ArchiCAD 18 on some of my machines. I tried it on two machines using windows 8.1 and it worked. However, when I tried loading the add-on on ArchiCAD 18 on windows 7 and windows 10, I get the error of outdated add-on.
Does anyone know a solution to this problem?
Thank you,
Xylios
Labels:
- Labels:
-
Add-On (C++)
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-03-10 11:03 AM
2016-03-10
11:03 AM
Xylios wrote:It might be a problem with the installed VS 2010 runtime - refer to this topic.
I developed an add-on that was built using the API DevKit 18 (on a windows 8.1 machine), and works on ArchiCAD 18 on some of my machines. I tried it on two machines using windows 8.1 and it worked. However, when I tried loading the add-on on ArchiCAD 18 on windows 7 and windows 10, I get the error of outdated add-on.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-03-10 12:49 PM
2016-03-10
12:49 PM
Hello,
Thank you for your reply.
I just finished testing a new addon and it worked.
My solution was based on this post:
http://archicad-talk.graphisoft.com/viewtopic.php?t=28755&highlight=outdated
and I was creating the addon using a Debug build, had to switch to a Release build, and it is working!
Once again, thank you for the reply, best regards,
Xylios
Thank you for your reply.
I just finished testing a new addon and it worked.
My solution was based on this post:
and I was creating the addon using a Debug build, had to switch to a Release build, and it is working!
Once again, thank you for the reply, best regards,
Xylios