Compile addon on OSX 12.1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-02-02 10:01 AM
‎2022-02-02
10:01 AM
Hello,
I have a new imac with OSX 12.1 on ARM platform. Unfortunately I cannot compile because of error below.
Is it supported to use Archicad 25 SDK on ARM platform?
X.xcodeproj: error: The linked framework 'UC.framework' is missing one or more architectures required by this target: arm64. (in target 'CF Release' from project 'CF_25')
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-02-02 11:18 AM
‎2022-02-02
11:18 AM
Hello,
ARM platform support is coming, but not there yet.
Please set the Architectures in Build Settings to x86_64 instead of Standard Architectures.
Best, Akos