Re: [osg-users] Build Error Windows : Application osgViewer

2009-07-13 Thread Jean-Sébastien Guay

Hi Robert, welcome back from vacation :-)


Sorry about this, it was an accidental check-in that looked to be
checked in with some changes that were appropriate to check in.  I've
now reverted this change.  Could you do an svn update and double check
that svn/trunk is now working once more.


osgviewer builds and runs fine now, thanks. Actually the whole 
OSG+applications+examples+plugins builds fine for me. Vista SP1, VC2005 SP1.


J-S
--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.webhop.org/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Build Error Windows : Application osgViewer

2009-07-12 Thread Robert Osfield
Hi Adrian,

Sorry about this, it was an accidental check-in that looked to be
checked in with some changes that were appropriate to check in.  I've
now reverted this change.  Could you do an svn update and double check
that svn/trunk is now working once more.

Thanks,
Robert.

On Mon, Jul 6, 2009 at 9:44 AM, Adrian Egli OpenSceneGraph
(3D)3dh...@gmail.com wrote:
 Hi Robert, Hi all

 there is a build error in the osgviewer.cpp because of the ifdef win stuff

 missing includes, i guess there is a experimental stuff in the SVN or ?

 adrian

 --
 
 Adrian Egli

 ___
 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


Re: [osg-users] Build Error Windows : Application osgViewer

2009-07-06 Thread Jean-Sébastien Guay

Hi Adrian,


there is a build error in the osgviewer.cpp because of the ifdef win stuff

missing includes, i guess there is a experimental stuff in the SVN or ?


I'm guessing that you're right, this was probably experimental code 
checked in by mistake. It doesn't seem appropriate in the general 
osgviewer application. Unfortunately Robert is off on vacation so he 
can't revert the changes right now... You could revert back to the 
previous version of osgviewer.cpp in your local copy to make things compile.


J-S
--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.webhop.org/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Build Error Windows : Application osgViewer

2009-07-06 Thread Adrian Egli OpenSceneGraph (3D)
Hi Jean-Sebastien,

Thanks for the answer, there is no problem for us using the SVN code while
robert is on vacation. i disable the osgviewer in my build :-)

regards adrian

2009/7/6 Jean-Sébastien Guay jean-sebastien.g...@cm-labs.com

 Hi Adrian,

  there is a build error in the osgviewer.cpp because of the ifdef win stuff

 missing includes, i guess there is a experimental stuff in the SVN or ?


 I'm guessing that you're right, this was probably experimental code checked
 in by mistake. It doesn't seem appropriate in the general osgviewer
 application. Unfortunately Robert is off on vacation so he can't revert the
 changes right now... You could revert back to the previous version of
 osgviewer.cpp in your local copy to make things compile.

 J-S
 --
 __
 Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.webhop.org/
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 

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


Re: [osg-users] build on windows

2009-02-10 Thread Robert Osfield
Hi Cedric,

Which svn source are you using?  The version info should not be part
of OSG-2.8 + rc3/4, it should only be part of svn/trunk, although rc2
was sourced from svn/trunk due to an error in our cmake script.

Robert.

On Tue, Feb 10, 2009 at 3:11 AM, Cedric Pinson morni...@plopbyte.net wrote:
 Hi Robert and all,

 i just tried to update my application on windows and now i have this error:

 Build started 2/10/2009 4:05:58 AM.
 Project c:\sources\osg-branch\openscenegraph.sln on node 0 (build
 target(s)).
  Building solution configuration Release|Win32.
 ..\..\..\PlatformSpecifics\Windows\OpenThreadsVersionInfo.rc(9): fatal error
 RC
 1015: cannot open include file 'afxres.h'.

 before i did not have afxres.h can. I will check if there is an option to
 disable this behaviour

 Cheers,
 Cedric

 --
 +33 (0) 6 63 20 03 56  Cedric Pinson mailto:morni...@plopbyte.net
 http://www.plopbyte.net


 ___
 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


Re: [osg-users] build on windows

2009-02-10 Thread Cedric Pinson

Hi Robert,
I use the trunk versiontrunk. That's why i am fighting with that i guess.
sorry if i made some noise about that.

Cheers,
Cedric

Robert Osfield wrote:

Hi Cedric,

Which svn source are you using?  The version info should not be part
of OSG-2.8 + rc3/4, it should only be part of svn/trunk, although rc2
was sourced from svn/trunk due to an error in our cmake script.

Robert.

On Tue, Feb 10, 2009 at 3:11 AM, Cedric Pinson morni...@plopbyte.net wrote:
  

Hi Robert and all,

i just tried to update my application on windows and now i have this error:

Build started 2/10/2009 4:05:58 AM.
Project c:\sources\osg-branch\openscenegraph.sln on node 0 (build
target(s)).
 Building solution configuration Release|Win32.
..\..\..\PlatformSpecifics\Windows\OpenThreadsVersionInfo.rc(9): fatal error
RC
1015: cannot open include file 'afxres.h'.

before i did not have afxres.h can. I will check if there is an option to
disable this behaviour

Cheers,
Cedric

--
+33 (0) 6 63 20 03 56  Cedric Pinson mailto:morni...@plopbyte.net
http://www.plopbyte.net


___
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
  


--
+33 (0) 6 63 20 03 56  Cedric Pinson mailto:morni...@plopbyte.net 
http://www.plopbyte.net


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


Re: [osg-users] build on windows

2009-02-10 Thread Robert Osfield
Hi Cedric,

On Tue, Feb 10, 2009 at 9:26 AM, Cedric Pinson morni...@plopbyte.net wrote:
 I use the trunk versiontrunk. That's why i am fighting with that i guess.
 sorry if i made some noise about that.

OK, that explains the error.  I do have a set of changes that should
fix this issue on svn/trunk, but have been concentrating on getting
the OSG-2.8 stable as possible.

I have just checked out the rc4 and it does look like it's correctly
sourced from the OSG-2.8 branch so it should work fine for you.

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


Re: [osg-users] build on windows

2009-02-09 Thread Simon Hammett
That's a header from mfc/atl which you won't have unless you have the
full version of visual studio.
You can try just editing the OpenThreadsVersionInfo.rc by hand and
commenting out that include.
It doesn't look like the rc is using any of the mfc defines.

2009/2/10 Cedric Pinson morni...@plopbyte.net:
 Hi Robert and all,

 i just tried to update my application on windows and now i have this error:

 Build started 2/10/2009 4:05:58 AM.
 Project c:\sources\osg-branch\openscenegraph.sln on node 0 (build
 target(s)).
  Building solution configuration Release|Win32.
 ..\..\..\PlatformSpecifics\Windows\OpenThreadsVersionInfo.rc(9): fatal error
 RC
 1015: cannot open include file 'afxres.h'.

 before i did not have afxres.h can. I will check if there is an option to
 disable this behaviour

 Cheers,
 Cedric

 --
 +33 (0) 6 63 20 03 56  Cedric Pinson mailto:morni...@plopbyte.net
 http://www.plopbyte.net


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




-- 
The truth is out there. Usually in header files.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org