Technical support > Mac

Problem with making a Mac universal binary

<< < (4/5) > >>

Dorzak:
And 10.6 can't get libSDL working yet.

keybounce:
http://gtk-osx.org/ has prebuilt gtk2 / cario / glib frameworks.

They are i386 only. Gaarr.

I'm beginning to think that this won't build universal, but will have separate ppc and x86 programs.

===
So macport can't build universal. Prebuilt frameworks are not universal. http://sourceforge.net/apps/trac/gtk-osx/wiki/Build contains a port of Gtk2, but it doesn't say that it builds universal, and requires you to use a custom build harness to make programs -- for example,

--- Quote ---And you have a reasonably complete GTK+ installation ready for you to build the application that interests you.


--- Code: ---$ jhbuild build gimp
--- End code ---

--- End quote ---

Let me see if I can get a ppc-only build.

(Again: Can we please get --disable-radiant back into the configure script?)

geever:

--- Quote from: keybounce on September 17, 2009, 05:25:31 am ---(Again: Can we please get --disable-radiant back into the configure script?)

--- End quote ---

I don't think it was removed, maybe renamed to --disable-uforadiant.

-geever

keybounce:
Ok, then I've got a universal. Built! No gtk mess at all. But no radiant.

Crashes on a skimish. What is the "debugging log" option again?

keybounce:
With radiant disabled, make macinstaller fails with the following at the end:

cp -v ../../../../base/0shaders.pk3 UFOAI.app/base/0shaders.pk3
../../../../base/0shaders.pk3 -> UFOAI.app/base/0shaders.pk3
cp -v ../../../../base/0videos.pk3 UFOAI.app/base/0videos.pk3
../../../../base/0videos.pk3 -> UFOAI.app/base/0videos.pk3
Installing UFOAI.app/Contents/Libraries/libjpeg.62.dylib...done
Installing UFOAI.app/Contents/Libraries/libtheora.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libogg.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libSDL_mixer-1.2.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libSDL-1.2.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libpng12.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libiconv.2.dylib...done
Installing UFOAI.app/Contents/Libraries/libfreetype.6.dylib...done
Installing UFOAI.app/Contents/Libraries/libvorbis.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libz.1.dylib...done
Installing UFOAI.app/Contents/Libraries/libcurl.4.dylib...done
Installing UFOAI.app/Contents/Libraries/libSDL_ttf-2.0.0.dylib...done
Installing UFOAI.app/Contents/Libraries/libintl.8.dylib...done
Finalizing ufo...Finalizing ufoded...Finalizing ufo2map...done
........................................................................
created: /Users/Michael/Documents/Development/ufoai/trunk/src/ports/macosx/installer/ufoai-2.3-dev-macosx-universal.dmg
cp: ../../../../radiant/uforadiant: No such file or directory
make[1]: *** [copybinaries-uforadiant] Error 1
make: *** [macinstaller] Error 2
stbmac:trunk Michael$

Now, even if I had radiant, it would be trying to copy it _AFTER_ building the dmg. Kinda pointless.

Revision 26252

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version