The file is an outdated Add-On that cannot be used with this Archicad version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-06-26 05:46 AM - edited ‎2022-06-26 05:55 AM
I copied the apx created in window 10 to window 11
By the way
I'm getting this error message
What is the difference between window 11 apx and window 10 apx?
- Labels:
-
Add-On (C++)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-06-27 01:13 PM
Hi,
This error message can be due to several things. Can you give more details about your AC versions and build settings?
I haven't tried running my Add-Ons on Windows 11 yet, so take my advice with a grain of salt. Anyway I would check the following:
* Is the Add-On compiled for the correct Archicad version
* It might be that you have to use a newer Windows SDK while building the Add-On
* Some other library you link to was build against an old Windows SDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-06-27 01:46 PM
I solved it by compiling again with windows 11 sdk.