Hi,

the implementation is 95% complete.
it builds core library and gui nicely on linux.

the missing points are
    - feedbacks from osx builds ;)
    - create an osx bundle

to test it you can use make_helper script

# to clean your tree from all the scons build, temp, cache files
BUILDER=scons ./make_helper r

# to build with cmake
./make_helper m

# to have a list of build options
./make_helper h

# for help
./make_helper

basically it does :
    mkdir build && cd build && cmake ${BUILD_OPTIONS} .. && make

I'm waiting for your feedback ;)

On Sunday 11 April 2010  02:07, m.wolkst...@gmx.de wrote :
> hi Jérémy,
> you working on cmake into the undo branch.
> is the implementation completed? and if yes, how can i compile h2 with cmake.
> i am an absolute cmake beginner. i have never use it before.
> thx wolke
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Hydrogen-devel mailing list
> Hydrogen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
> 
> !DSPAM:4bc105e6313581804284693!
> 

-- 
Jérémy Zurcher
av General Guisan
1400 Yveron-les-bains
+41 (0) 79 599 84 27


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to