Hi,

On Tue, 2011-10-04 at 19:34 +0200, Charles-Henri Babiaud wrote:
> Hi!
> 
> Thank you a lot for your guidelines!

no problem ;)

> The compilation on VS10 seems to work correctly with the new sources (I was 
> on the last SVN version...).

ok, good to hear ;)

> PS : I tried buildOpenSG.py but I have some problems, in the execution of the 
> python script.
> I downloaded your source from the GIT and ran python script, everything works 
> fine but the script just stop while compiling boost libraries.
> A trace of the python script is there :
> http://pastebin.com/HbRqZVAP

hmm the trace looks ok, the icu errors in boost are only during the
configure part of boost and not a problem. From the snapshot it looks
like it was in the process of building boost which may take a while.
Did you interrupt the script or let it run through ? I probably should
put the boost compile messages back in to make it more obvious that the
script is still working ;) All the other processes are more noisy so
it might look like the build stopped when indeed it might be still
running.

> NB : As I had problems with downloading from the git source, I downloaded the 
> OpenSG source bypassing the 
> common way of downloading by git (I already downloaded the sources and put it 
> in the directory where the script runs) 
> and put in comments the 
> builder.cloneGit(),  line 1176, but this operation shouldn't be a problem for 
> the next operations.

ok, minor comment, you can use -g to omit the git clone altogether using
an existing OpenSG dir in the build directory or copy your existing a 
repo to the build directory and name it OpenSG.repo. Than using -l
with the build script will clone from this OpenSG.repo dir instead of
the sourceforge one.

kind regards
  gerrit



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to