Am Mon, 12 Apr 2010 11:55:33 +0200
schrieb Jérémy Zurcher <jer...@asynk.ch>:

> > 
> > two things left.
> > 1. the version function is broken. slash screen and about hydrogen don't 
> > display the
> > version of your build.
> > 
> > 2. the object map is disabled. how can i enable the object map?
> > normally if you close hydrogen and there are left objects they will listed 
> > in cmd.
> > but now you get only this information.
> > [Object::print_object_map -- object map disabled.]
> > 
> 
> pay attention to this message if it pops while running cmake :
> 
> -----------------------------------------------------------------
> IMPORTANT:
>   previously installed hydrogen headers found in /usr/local/include
>     you should uninstall these files before building hydrogen unless you
>     know what you are doing.
> -----------------------------------------------------------------
> 
> 
> having hydrogen/config.h already installed on your system may override
> ./build/libs/hydrogen/include/hydrogen/config.h
> 
hi,
i have make a brand new checkout into an other directory to test the cmake 
functions.
so here conflicts with old config.h is not possible.
also between some different cmake tests i have remove all files into the build 
directory.

because the make_helper problem. i use the bash. 
i also test to remove the gap between brackets and function. it don't help. 
remove the
brackets also wont work. than make_helper return this error:./make_helper: 13: 
function:
not found.
but it will work fine if i change first line of make_helper #!/bin/sh into 
#!/bin/bash
:)
bash is normaly the default shell under most linux distributions.
its crazy, in my scripts i always use /bin/sh without any problems. it is the 
first time that i have to use /bin/bash.   
hmm?

what ever, i think, the cmake thing works fine here. the version and object 
problems seems to
bee easy to fix.

an other question left.
is it possible to build a static version of hydrogen without to much trouble?

greetings wolke


------------------------------------------------------------------------------
Download Intel&#174; 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