Hi All, On Mon, Oct 27, 2008 at 5:26 PM, Robert Osfield <[EMAIL PROTECTED]> wrote: > There have been lots of bug and build fixes checked in since 2.7.3, > and feature refinements but as always this might come with their own > regressions, so please do a check out of svn/trunk and test the build > and execution of this baby :-)
I have one error report in of a build error under Windows/VisualStudio 8, relating to changes to OpenThreads (svn revision 9059): >------ Build started: Project: OpenThreads, Configuration: Debug Win32 ------ 1>Compiling... 1>Atomic.cpp 1>C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\intrin.h(944) : error C2733: second C linkage of overloaded function '_interlockedbittestandset' not allowed 1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\intrin.h(944) : see declaration of '_interlockedbittestandset' 1>C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\intrin.h(945) : error C2733: second C linkage of overloaded function '_interlockedbittestandreset' not allowed 1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\intrin.h(945) : see declaration of '_interlockedbittestandreset' 1>Build log was saved at "file://c:\bsi.ext\3rdparty\osg\OpenSceneGraph\src\OpenThreads\win32\OpenThreads.dir\Debug\BuildLog.htm" 1>OpenThreads - 2 error(s), 0 warning(s) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Save for reverting these changes I don't have an fix. I'm not a Windows developer so can't do anything to directly help. Testing and suggestions would be very much appreciated. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

