Re: [osg-users] osgViewer windows build is broken

2009-11-22 Thread Oleg Dedkow
Robert Osfield schrieb: Hi Oleg, On Sun, Nov 22, 2009 at 10:38 AM, Oleg Dedkow wrote: The current trunk version of "GraphicsWindowWin32" (as of today) cannot be compiled under Windows, since the "HGLRC createContextImplementation()" method declaration is missing in the

[osg-users] osgViewer windows build is broken

2009-11-22 Thread Oleg Dedkow
Hi Robert, Hi Colin, The current trunk version of "GraphicsWindowWin32" (as of today) cannot be compiled under Windows, since the "HGLRC createContextImplementation()" method declaration is missing in the corresponding header file. After adding it the "osgViewer" library compiles without any

Re: [osg-users] Broken Windows build

2009-05-01 Thread Oleg Dedkow
addressed. Cheers, Robert. On Fri, May 1, 2009 at 10:30 AM, Oleg Dedkow wrote: > Hi Robert, > > There are still link errors in "Plugins P3D project": > > Error 1 error LNK2019: unresolved external symbol "public: bool > __cdecl osgDB::XmlNode::

Re: [osg-users] Broken Windows build

2009-05-01 Thread Oleg Dedkow
indows build Hi Oleg, The OSG-2.8 release went out with the UTF8 code in place, svn/trunk doesn't change this in any way. Lots and lots of Windows users have been testing it out across different compilers and not reported problems. What build suit are you using? Have you compiled other OSG

Re: [osg-users] Broken Windows build

2009-05-01 Thread Oleg Dedkow
It can be build now. Oleg -Ursprüngliche Nachricht- Von: osg-users-boun...@lists.openscenegraph.org [mailto:osg-users-boun...@lists.openscenegraph.org] Im Auftrag von Robert Osfield Gesendet: Freitag, 1. Mai 2009 10:51 An: OpenSceneGraph Users Betreff: Re: [osg-users] Broken Windows bui

Re: [osg-users] Broken Windows build

2009-05-01 Thread Oleg Dedkow
30, 2009 at 8:11 PM, Oleg Dedkow wrote: > Hi Robert, > > > > the latest SVN revision cannot be build under Windows if > “OSG_USE_UTF8_FILENAME” config option is enabled. The error occurs in > “FileUtils.cpp” file, line 663, since there is no UNICODE-capable versio

[osg-users] Broken Windows build

2009-04-30 Thread Oleg Dedkow
Hey Robert, There are several link errors: Error 4 error LNK2019: unresolved external symbol closesocket referenced in function "public: __cdecl Receiver::~Receiver(void)" (??1Receiver@@q...@xz)Cluster.obj Error 5 error LNK2019: unresolved ex

[osg-users] Broken Windows build

2009-04-30 Thread Oleg Dedkow
Hi Robert, the latest SVN revision cannot be build under Windows if “OSG_USE_UTF8_FILENAME” config option is enabled. The error occurs in “FileUtils.cpp” file, line 663, since there is no UNICODE-capable version of the “GetProcAddress” function. The “OSGDB_WINDOWS_FUNCT_STRING” makro is def

Re: [osg-users] [osgPPU] 64-bit Windows build

2009-03-26 Thread Oleg Dedkow
Hi Art, it works :-) Regards, Oleg -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=9268#9268 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi

Re: [osg-users] [osgPPU] 64-bit Windows build

2009-03-23 Thread Oleg Dedkow
Hi Art! Thank you for your reply. I didn't make any changes to the CMake files, since I'm using OSG (and now osgPPU :-)) in my spare time and I didn't have much of it in the last few days... I've checked out the latest version, it compiles without any problems! There are still some config pro

Re: [osg-users] ScreenSpaceAmbientOcclusion (SSAO) with osgPPU

2008-12-27 Thread Oleg Dedkow
Hi Art, 'cstring' header file should be included in 'src/osgPlugins/osgPPU/Base.cpp', since 'strcmp()' function is not visible to g++ under Linux without this include statement. Best Regards and Happy New Year, Oleg Am Freitag 19 Dezember 2008 16:12:02 schrieb Art Tevs: > Hi folks, >

Re: [osg-users] osgNV 0.6.2 released, with a preliminary physics support!

2008-12-25 Thread Oleg Dedkow
Hi Wang Rui, Thank you for the nice library :-) I checked osgNV from trunk and tried to build it under Linux/g++ 4.3.2. I managed it, however there are still two errors left: 1) include/osgNVCg/Type, line 80: The extra 'Type' specifier should be removed from the method declaration. 2) sr

Re: [osg-users] Introducing osgmemorytest

2008-11-18 Thread Oleg Dedkow
Hi All, Here are my results : Machine: Xubuntu 8.10 64-Bit, Intel Dual core, 4GB RAM, Gefore 9800 GTX 512 MB, NVIDIA driver version 177.80 1) 98 2) 197 3) Three runs: all 10,000 textures in 45,06, 44,5 and 35,4 (after reboot) seconds !!! 4) all 10,000 geometries in 4,9 seconds 5) all 10,000 ge

Re: [osg-users] COLLADA on Linux

2008-11-03 Thread Oleg Dedkow
Hello Jan, you just have to include header file in dae.h. After adding this line of code I was able to compile the actual COLLADA version under Xubuntu. Regards, Oleg -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jan Ciger Gesendet: Montag, 3