2012-01-20 10:20 AM - last edited on 2024-09-24 10:01 AM by Doreena Deng
2012-01-20 02:14 PM
atila-diffusion wrote:Keep using the older version of Xcode with Lion. I suspect that the compilers in Xcode 4 will break compatibility with ArchiCAD. You can have Xcode 3 and 4 simultaneously installed under Lion and use both, but stick to Xcode 3.x for ArchiCAD development.
OSX Leopard -> xcode 3.2, DevKit 15 (it works!)
OSX Lion -> xcode 4.0.1, devkit 15 (it does not work!)
2012-01-20 02:37 PM
2012-01-27 02:23 PM
2012-01-27 04:28 PM
atila-diffusion wrote:I'm not aware of any other platform-specific problems. However, there may simply be a bug in your code which is only manifest in certain conditions. For example, we have found several bugs where the software worked on Mac but not on Windows (or vice versa). Have you stepped through the code with a debugger to determine where the failure occurs?
I tried to compile with Xcode 3.6.2, but the problem is the same. The key isn't regonize by the plugin.
If you have an other idea, i'm interested
2012-01-30 11:42 AM
Ralph wrote:Me neither.atila-diffusion wrote:I'm not aware of any other platform-specific problems. However, there may simply be a bug in your code which is only manifest in certain conditions. For example, we have found several bugs where the software worked on Mac but not on Windows (or vice versa). Have you stepped through the code with a debugger to determine where the failure occurs?
I tried to compile with Xcode 3.6.2, but the problem is the same. The key isn't regonize by the plugin.
If you have an other idea, i'm interested