[Gtkradiant] osx 10.4 build broken?

namespace spam at codecreator.net
Tue Mar 4 19:27:37 CST 2008


> 2nd it builds by default in DEBUG mode, which in has
> some kind of size_t variable that gets miscast inside
> a call to ostream_write, which errors-out in gcc-4.0.1
> which is what 10.4 and xcode 2.5 use...
> its in contrib/brushexport/export.cpp line 152
>
> 3rd there is a call to itoa() in one of the contribs,
> osx doesnt have itoa, and the #ifdef __linux__ itoa()
> blah blah blah doesnt work because __linux__ is not
> defined with OSX...

Well that looks like those are my faults (the ones in the brushplug).
I never owned a mac so I had no chance to verify that my plugin
compiles on OSX.
If you don't need the plugin (most likely), just remove its build-command from
the sconsscript.

namespace

-- 
www.codecreator.net | GPG: 0xD4DB516D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://zerowing.idsoftware.com/pipermail/gtkradiant/attachments/20080305/7f80043c/attachment.pgp 


More information about the Gtkradiant mailing list