MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance.
MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance.
MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance.
MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance.
Nightingale Forums - Need Help Getting 1.8 to build on OSX

Nightingale Forums

Full Version: Need Help Getting 1.8 to build on OSX
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On my hackintosh, I've fixed the first issue, but now I'm wanting a second opinion on the following error. I'm going to guess that perhaps the original nightingale devs ripped out some of the mac specific build code?

Code:
rm -f -r /Users/matt/Downloads/nightingale-hacking/compiled-release-i686/dist/Nightingale.app/Contents/Resources/chrome/stage
echo  /Users/matt/Downloads/nightingale-hacking/dependencies/vendor/mozbrowser/base/content/browserconfig.properties /bin
/Users/matt/Downloads/nightingale-hacking/dependencies/vendor/mozbrowser/base/content/browserconfig.properties /bin
echo  /Users/matt/Downloads/nightingale-hacking/dependencies/vendor/mozbrowser/base/content/old-homepage-default.properties /bin
/Users/matt/Downloads/nightingale-hacking/dependencies/vendor/mozbrowser/base/content/old-homepage-default.properties /bin
mv -f /Users/matt/Downloads/nightingale-hacking/compiled-release-i686/dist/Nightingale.app/Contents/Frameworks/XUL.framework/nightingale /Users/matt/Downloads/nightingale-hacking/compiled-release-i686/dist/Nightingale.app/Contents/MacOS
mv: rename /Users/matt/Downloads/nightingale-hacking/compiled-release-i686/dist/Nightingale.app/Contents/Frameworks/XUL.framework/nightingale to /Users/matt/Downloads/nightingale-hacking/compiled-release-i686/dist/Nightingale.app/Contents/MacOS/nightingale: No such file or directory
make[4]: *** [libs] Error 1
make[3]: *** [libs_tier_deps] Error 2
make[2]: *** [tier_deps] Error 2
make[1]: *** [default] Error 2
make: *** [build] Error 2
You should try to compare with the code here :
http://timeline.songbirdnest.com/client/...gbird1.8.1
So, any takers?

I am so far perplexed as to what the build issue could be, and I don't know the intimate details of the SB build system enough to figure this one out. I'll try and get Mook's help but it's doubtful he can since he doesn't have a mac to develop on...

Maybe someone on Moznet in #songbird can help?