On 3/1/2016 6:00 AM, [email protected] wrote:
Hi Joe,
On 21 January 2016 at 08:03, Robert Osfield<[email protected]>
wrote:
>Did you read Wojtek's email suggesting that changes already applied to
>master fix VS2008 build. Have you tried these?
Based of Wojtek's response I am holding back from merging any of your
changes as it looks like they well may not be needed. Could you test out
the OSG found in git master and OSG-3.4 branch?
Robert.
Hi Robert,
I tried building from git-master. There are still errors while building
the SDL plugin.
This is because of the included "SDL_config_win32.h" which is part of
SDL(1.x).
With the changes that I proposed to "Types", the definitions match and
there is no error.
------ Build started: Project: Plugins sdl, Configuration: Release Win32
------
Compiling...
ReaderWriterSDL.cpp
c:\source\speed-dreams\packaging\3rdparty-devel\build-release\3rdparty\include\sdl\SDL_config_win32.h(33)
: error C2371: 'int8_t' : redefinition; different basic types
C:\source\speed-dreams\packaging\3rdParty-devel\build-release\externals\Source\osg-OpenSceneGraph-head\include\osg/Types(18)
: see declaration of 'int8_t'
JoystickDevice.cpp
c:\source\speed-dreams\packaging\3rdparty-devel\build-release\3rdparty\include\sdl\SDL_config_win32.h(33)
: error C2371: 'int8_t' : redefinition; different basic types
C:\source\speed-dreams\packaging\3rdParty-devel\build-release\externals\Source\osg-OpenSceneGraph-head\include\osg/Types(18)
: see declaration of 'int8_t'
Generating Code...
Build Time 0:03
Build log was saved at
"file://c:\source\speed-dreams\packaging\3rdParty-devel\build-release\externals\Build\osg-OpenSceneGraph-head\src\osgPlugins\sdl\osgdb_sdl.dir\Release\BuildLog.htm"
Plugins sdl - 2 error(s), 0 warning(s)
Regards,
Joe
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org