Any update for mac os build?
Fri, 2009-01-09 10:08
I read of some guys that tried to do a mac os build. Did they succeed?
Some friends of mine would like to play the game but they have some problems compiling sources. I don't know anything about mac os, so I can't help them.
I know, this issue was already treated, but no one has said if these guys have succeeded in creating the build or not.
Come to the dark side, we have cookies... - V
Hedgewars script for ubuntu is here...but maybe I have to update it first
I don't know of any success. We've got a patch for linking issues, but noone ever made public package
Fail.
Damn. Problems in compile?
Come to the dark side, we have cookies... - V
Hedgewars script for ubuntu is here...but maybe I have to update it first
I have a working build for OS X built on Leopard 10.5.6. I would love to distribute it, but it seems that it is dependent on libraries that are only on my build machine. When you attempt to run it on another Mac it gives this error:
dyld: Library not loaded: /opt/local/libexec/qt4-mac/lib/QtSvg.framework/Versions/4/QtSvg
Referenced from: /Applications/Hedgewars 0.9.8/bin/hedgewars
Reason: image not found
Trace/BPT trap
logout
Is there anyway to compile these libraries into the executable?
I know nothing about mac's but it sounds like your missing the qt4 package or something like that... :S
This may help for whatever lib's you're missing: http://hedgewars.org/node/1100
Maybe we could include the required libraries inside a Hedgewars OSX package?
You should compile Qt4 as static to have it included directly into hedgewars binary
Yay, I got something right!