Search found 7 matches
- Fri May 11, 2012 11:59 am
- Forum: General
- Topic: Compilation of Firemonkey application with OS X target fix
- Replies: 7
- Views: 28572
Re: Compilation of Firemonkey application with OS X target fix
Thanks Jon, you fixed it!
- Sat May 05, 2012 10:02 am
- Forum: General
- Topic: Compilation of Firemonkey application with OS X target fix
- Replies: 7
- Views: 28572
Re: Compilation of Firemonkey application with OS X target fix
any news on this?
- Thu Apr 26, 2012 10:45 am
- Forum: General
- Topic: Compilation of Firemonkey application with OS X target fix
- Replies: 7
- Views: 28572
Re: Compilation of Firemonkey application with OS X target fix
Thanks Jon, Here it is: Project1.cpp*--sysroot="C:\Users\Me\Documents\RAD Studio\Profiles\John" -D_DEBUG; -D_RTLDLL;USEPACKAGES -I"c:\program files (x86)\embarcadero\rad studio\9.0\include\osx\fmx";"c:\program files (x86)\embarcadero\rad studio\9.0\include";"c:\pro...
- Mon Apr 23, 2012 11:16 am
- Forum: General
- Topic: Compilation of Firemonkey application with OS X target fix
- Replies: 7
- Views: 28572
Re: Compilation of Firemonkey application with OS X target fix
Here's the console output that should be helpful: Preparing... Making... Build started 23.04.2012 18:11:09. __________________________________________________ Project "C:\Users\Me\Desktop\FMTest\Project1.cbproj" (Make target(s)): Target MakeObjs: Target TCInitFileList: Deleting file "...
- Mon Apr 23, 2012 11:06 am
- Forum: General
- Topic: Static libraries
- Replies: 7
- Views: 28380
Re: Static libraries
I dug a bit further and found the cause of the bug. I checked the Messages > Output memo to find the following: c:\program files (x86)\embarcadero\rad studio\9.0\bin\bcc32.exe -D_DEBUG -D_RTLDLL;USEPACKAGES -nWin32\Debug -I"C:\Program Files (x86)\Embarcadero\RAD Studio\9.0\include\boost_1_39\bo...
- Thu Apr 19, 2012 9:19 am
- Forum: General
- Topic: Compilation of Firemonkey application with OS X target fix
- Replies: 7
- Views: 28572
Compilation of Firemonkey application with OS X target fix
Hello, Just tried compiling a Firemonkey application with 32 bit Windows as target platform and it works just fine, however when trying to compile the same application with the target platform changed to OS X it fails. It seems that TwineCompile is using the wrong includes. [C++ Error] sysmac.h(103,...
- Thu Apr 19, 2012 9:13 am
- Forum: General
- Topic: Static libraries
- Replies: 7
- Views: 28380
Re: Static libraries
Exact same problem here but the above fix doesn't work. RAD Studio XE2 update 4.
Any clue?
Any clue?