Hello Johannes,

On 12/05/2011 02:59 AM, Johannes Brunen wrote:
> sorry, it did take a while, however finally I have build the trunk from
> friday pm (*)

> Not all went straight, but I think that it is already in pretty shape.
>
> Actually, I did have two problems. Server one first:
>
> 1. I did encounter a nasty compile error in relaese build only. See (**).
> The error is found in the implementation of OSGGeoOptimization.cpp, more
> precisely in the following type definition
[SNIP]
> i.e. the operator of IndexRemapLess must have a const qualification. With
> this small addition the compilation did work perfect.

thanks, that was my bad, should be fixed now.

> 2. Flag OPENEXR_USE_DLL did not work for me. I peeked into the
> implementation but couldn't see anything wrong there. Only after I added the
> flag OPENEXR_DLL explicitly, I could manage the build.
> Since I was in a hurry, I did not look deeply into the issue. However, I
> could try it again...

I'll leave this to Gerrit for now.

> (*) How do I properly refer to a specific git checkout/clone/pull? Is there
> something like a version number? I do not have much of an experience with
> git.

by it's commit id (which is a hash over the complete source tree). It 
can usually be uniquely abbreviated to the first 6 or 8 digits. So the 
tree from Friday afternoon (MET) would be:
9c034c6767279ea7c02f85e66c07e76cf384353a or short 9c034c67.
gitk is a very helpful tool to look at the revision history (launch it 
with --all to see not only the current branch). It comes along with the 
command line tools for windows, so you can call it directly from the git 
bash.

        Cheers,
                Carsten

------------------------------------------------------------------------------
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. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to