project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - oherrala

Pages: [1]
1
Mac / Re: OSX build of UFO:AI 2.3 available as torrent
« on: January 16, 2010, 03:05:54 pm »
Is the bittorrent still valid?  I can't seem to find any of it with multiple clients.

Yes, it's still alive. And there's some seeds and at least one peer right now.

2
Mac / Re: OSX build of UFO:AI 2.3 available as torrent
« on: January 05, 2010, 10:05:52 pm »
First of all, many thanks for undertaking this work for all of the computer illiterates here! :) I was getting somewhat jealous of those windows users with so many dev builds :P

But —there's always a but— the app also doesn't run on my system (10.5.8-). Here's the terminal output:
Code: [Select]
Last login: Tue Jan  5 10:41:46 on ttys000

~/Applications/UFOAI.app/Contents/MacOS/ufo ; exit;
dyld: unknown required load command 0x80000022
Trace/BPT trap
logout
I hope it helps you!
Thank you for this information! The error message ("dyld: unknown ...") leads to Apple Support discussion:

http://discussions.apple.com/thread.jspa?threadID=2151112

Which supports the assumption that my build is not 10.5 compatible. Next steps for me is to figure out how to build 10.5 compatible software from MacPorts and then how to build and package the UFO:AI with the 10.5 compatibility.

Maybe (I have no idea right now) it would be easier to do what Warzone 2100 (http://wz2100.net) is doing. They have XCode project which fetches all/some the depencies (SDL, etc.) and build the known-to-work versions before building the game itself.

3
Mac / Re: OSX build of UFO:AI 2.3 available as torrent
« on: January 05, 2010, 06:41:14 am »
Build didnt work for me.
Running OS 10.5.8 - Intel

Did i do something wrongly?
No, I think it's my fault. I only have OSX 10.6 machine and didn't pay attention to how to build 10.4 and/or 10.5 compatible binaries. But can you send me the output of running the application from command line?

Launch e.g. Terminal.App, and run /Application/UFOAI.app/Contents/MacOS/ufo or fix the path to your UFO:AI installation path.


Is there anyone in the community who could give me some tips how to build 10.4 or 10.5 compatible binaries of UFO:AI? I tried to build universal (i386 and ppc) compatible binary yesterday, but got stuck into issues which will be topic of another post.

4
Mac / OSX build of UFO:AI 2.3 available as torrent
« on: January 02, 2010, 11:47:36 pm »
Greetings fellow recruits and officers alike,

I couldn't find OSX build for UFO:AI 2.3, so I fetched the sources from SVN and build .dmg for everyone's pleasure.

It's available as Torrent (1.4GB file and I don't have place to host):

http://www.ee.oulu.fi/~oherrala/ufoai/ufoai-2.3-dev-r27744-macosx-i386.dmg.torrent

NOTICE: Seems to work only in Intel machines with 10.6 (Snow leopard).

If there's interest in such builds and nobody is doing OSX builds regularly I can bake a build from time to time.


Yours,
Ossi Herrala

Pages: [1]