Hi Robert >Is this simply an issue of Windows not being case sensitive? And >renaming the header file is sufficient to avoid any collision?
Yes... >Given this it looks likely we can just remove it. i did search, and could not find any usage. I don't know if the file is useful for developers? I just saw your new reply. Ok! Thanks! groetjes, René 2016-10-05 15:48 GMT+02:00 Robert Osfield <[email protected]>: > Hi Rene, > > I have built the gles plugin without the debug header so have gone > ahead and removed it and reference to it in the CMakeLists.txt. This > fix is now checked into git master. > > Robert. > > On 5 October 2016 at 13:47, Robert Osfield <[email protected]> > wrote: > > HI Rene, > > > > I have looked through the gles plugin and can't find anywhere that > > uses the debug header, so it looks like something was written by never > > end up getting used in the gles plugin. Given this it looks likely we > > can just remove it. > > > > Robert. > > > > On 5 October 2016 at 13:43, Robert Osfield <[email protected]> > wrote: > >> Hi Rene, > >> > >> Is this simply an issue of Windows not being case sensitive? And > >> renaming the header file is sufficient to avoid any collision? > >> > >> Robert. > >> > >> > >> > >> On 5 October 2016 at 12:51, René Molenaar <[email protected]> > wrote: > >>> A file named debug, causes the compilation to break (in VS2012): > >>> > >>> 1>------ Build started: Project: Plugins gles, Configuration: Debug x64 > >>> ------ > >>> 1>C:\Program Files > >>> (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild. > targets(838,5): > >>> error MSB3191: Unable to create directory > >>> "D:\Projects\buildext2012\tmp\win64_vs11\OpenSceneGraph- > OpenSceneGraph-3.5.4\src\osgPlugins\gles\Debug". > >>> Cannot create > >>> "D:\Projects\buildext2012\tmp\win64_vs11\OpenSceneGraph- > OpenSceneGraph-3.5.4\src\osgPlugins\gles\Debug" > >>> because a file or directory with the same name already exists. > >>> ========== Build: 0 succeeded, 1 failed, 9 up-to-date, 0 skipped > ========== > >>> > >>> > >>> Renamed the file to debugdump. (see attached files) > >>> > >>> groetjes, > >>> René > >>> > >>> > >>> _______________________________________________ > >>> osg-submissions mailing list > >>> [email protected] > >>> http://lists.openscenegraph.org/listinfo.cgi/osg- > submissions-openscenegraph.org > >>> > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg- > submissions-openscenegraph.org >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
