Re: [osg-users] Linking error on Windows with SVN Trunk: Traits constructor is unresolved.

2009-11-13 Thread Robert Osfield
Hi Vincent  Paul,

On Thu, Nov 12, 2009 at 10:25 PM, Paul Martz pma...@skew-matrix.com wrote:
 This is a pending submission. Please see the osg-submissions post by me with
 subject osgViewer Wn32 GL3 context creation.

This morning I checked in this fix, the rest of the submission and a
number of other fixes too so do an svn update and hopefully everything
will be compiling and running sweetly.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Linking error on Windows with SVN Trunk: Traits constructor is unresolved.

2009-11-13 Thread Vincent Gadoury

Hi Robet  Paul,

Paul Martz wrote:
This is a pending submission. Please see the osg-submissions post by 
me with subject osgViewer Wn32 GL3 context creation.

Great! I didn't see this submission was related to the link error.

Robert Osfield wrote:

This morning I checked in this fix, the rest of the submission and a
number of other fixes too so do an svn update and hopefully everything
will be compiling and running sweetly.
  

It compiles, links and works fine! Thanks.

Vincent Gadoury
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Linking error on Windows with SVN Trunk: Traits constructor is unresolved.

2009-11-12 Thread Vincent Gadoury

Hi,

I just updated from SVN Trunk (revision 10745) and I get many link error 
about the osg::GraphicsContext::Traits constructor as an unresolved 
symbol (from osgViewer and some other projects). I'm on Windows Vista, 
with Visual Studio 2005. I did regenerate the projects with cmake, did a 
clean and full rebuild, rebuilt specifically GraphicsContext.cpp and the 
osg library, nothing helped. The Traits constructor never appears in 
osgd.lib/.dll.


I tried adding an OSG_EXPORT in front of the Traits class 
(GraphicsContext line 69) and it fixed the build.


Does anyone has the same issue, or am I doing something wrong?

Thanks,

Vincent Gadoury

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Linking error on Windows with SVN Trunk: Traits constructor is unresolved.

2009-11-12 Thread Paul Martz
This is a pending submission. Please see the osg-submissions post by me 
with subject osgViewer Wn32 GL3 context creation.


Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ http://www.skew-matrix.com/
+1 303 859 9466



Vincent Gadoury wrote:

Hi,

I just updated from SVN Trunk (revision 10745) and I get many link error 
about the osg::GraphicsContext::Traits constructor as an unresolved 
symbol (from osgViewer and some other projects). I'm on Windows Vista, 
with Visual Studio 2005. I did regenerate the projects with cmake, did a 
clean and full rebuild, rebuilt specifically GraphicsContext.cpp and the 
osg library, nothing helped. The Traits constructor never appears in 
osgd.lib/.dll.


I tried adding an OSG_EXPORT in front of the Traits class 
(GraphicsContext line 69) and it fixed the build.


Does anyone has the same issue, or am I doing something wrong?

Thanks,

Vincent Gadoury

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org