On Tuesday 15 December 2009  16:32, Sebastian Moors wrote :
> Thanks, it works now! I got a clean build now on Snow Leopard.

I've reverted the singleton commits and changed the way QT include and link
directives are set. I thinks it's now cleaner than the ugly small patch
you applied.
> 
> 1) The binary is now located in build/src/gui/ . Is it possible to copy 
> the binary to the top-level dir after it is build?
I think it should be easy, but what for ?

> 2) How can i see which arguments to cmake are available? ( like 'scons 
> -h' )
use ccmake like gabriel said, or cmake -i for a slower cli usage.

> 3) Is it possible to create an application-bundle out of the box ( 
> http://en.wikipedia.org/wiki/Application_Bundle )? Qmake does that per 
> default on OSX, i don't if cmake can't do this or if it's just turned off..
> 
CPack is able to handle bundles, see at the end of CMakeLists.txt,
but I actually don't know how to use it ;)

I'll try to have a look later on this night.

Jeremy


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to