On Wed, May 5, 2010 at 9:47 AM, Carsten Neumann <carsten_neum...@gmx.net>wrote:
> Hello Georg, > > Georg Stevenson wrote: > > I’m trying to get the AR Toolkit example running in Windows 7 with > > Visual Studio 2008. > > > > I get the following error when trying to compile it: > > > > > > > > Error 3 fatal error C1189: #error : _WIN32_WINNT > > settings conflicts with _WIN32_IE setting c:\program files\microsoft > > sdks\windows\v6.0a\include\sdkddkver.h 217 ArOpenSG > > apparently this has something to do with the minimum windows version > required. See > <http://blogs.msdn.com/oldnewthing/archive/2007/04/11/2079137.aspx> for > some details. > > > Is there already someone who has a solution for that or can help me ? > > how are you building this code (scons/autoconf&make/project files)? The > project files in the Examples/ArOpenSG dir define WIN32_WINNT=0x0400. > They probably should request a higher value... > > > Is the DirectX SDK needed for the DirectShowFrameGrabber? > > hm, I don't know, but I would guess so. > DirectShow has been moved into the Windows SDK and is no longer in the DirectX SDK. http://msdn.microsoft.com/en-us/library/dd375454%28VS.85%29.aspx > > Cheers, > Carsten > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Opensg-users mailing list > Opensg-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/opensg-users >
------------------------------------------------------------------------------
_______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users