Hi Aburik, Hi Kim,

I have tried building osgOcean on windows XP using MS Visual Studio 9.0
without any trouble...

Can you please explain more in detail the process you have followed ?

I followed the classical way:

   - get the OpenSceneGraph sources (2.9.5 in my case)
   - configure the build with CMake (version 2.6)
   - build OpenSceneGraph and run the install project on the defined
   directory.
   - Setup environment using the new directory.
   - Get the fftss-3.0-20071031 lib sources.
   - Build it using the provided 7.1 vcproj.
   - get the osgOcean 1.0 source archive.
   - Configure building using CMake, giving the explicit path to fftss
   includes and lib.
   - Add the OpenThread lib for debug to make it happy...
   - Build with msvc 09 in release.
   - build the install project.


I can't run the oceanExample as my graphic card's drivers are too buggy on
my notebook, but everything seem completely normal.
I didn't have any warning at all ?!

By the way it seem that the problem of square waves is only specific to
Nvidia Linux 32bit  machine...
I switch the architecture of my machine from 32 to 64 bit and the bug is not
there any more.
I'll be very interested to know if other users have had the same bug on
Linux 32bit with non-Nvidia graphic card ?

Hope it helps, Pierre.

2009/8/19 Kim Bale <[email protected]>

> Hi Aburik,
>
> I'll have to have a look at this, it's been reported earlier and I
> haven't had time to check it out.
>
> I've just got hold of a copy of 2008 so I'll endeavour to do so today.
>
> Kim.
>
>
> 2009/8/19 Aburik Mathnan <[email protected]>:
> > Hi,
> >
> > Did anyone built osgOcean in visual studio 9.0. if yes can you tell me
> the procedure please.
> > here is how i tried but it is giving lot of error for me.
> > first i built solution file using cmake 2.6. with osg 2.8.2 includes,
> libraries and fftw3.
> > when i compile this solution file i am getting lot of errors few are
> listed below.
> > "error C3767: '<': candidate function(s) not accessible" , "error C2784:
> 'bool std::operator <(const std::_Tree<_Traits> &,const std::_Tree<_Traits>
> &)' : could not deduce template argument for 'const std::_Tree<_Traits> &'
> from 'const std::string'" etc..,
> >
> > Thank you!
> >
> > Cheers,
> > Creator
> >
> > ------------------
> > Read this topic online here:
> > http://forum.openscenegraph.org/viewtopic.php?p=16411#16411
> >
> >
> >
> >
> >
> > _______________________________________________
> > osg-users mailing list
> > [email protected]
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to