Re: [Opensg-users] cmake/scons

2008-12-20 Thread padd...@gmx.net
Hi Gerrit, thanks for doing the job! I'm now able to compile OpenSG2 on Vista64. I've found 2 smaller problems: - I couldn't create the projecect when enabling the tests - when I add freetype it wants an fontconfig file Best regards and a merry chritams (also to all others on the list), Patrik

Re: [Opensg-users] cmake/scons

2008-12-20 Thread padd...@gmx.net
Hi, Carsten - I was to fast with my answer - only seeing the project files without testing it. So here are some new problems (remember: VC2005 without a cygwin installation): If I try to compile OSGSystem I got the following message: 1>OSGScanParseSkelScanner.cpp 1>C:\Projekte\c++\GnuWin32\in

Re: [Opensg-users] cmake/scons

2008-12-21 Thread padd...@gmx.net
w if there will be problems with cygwin. Also most of the test files haven't the include paths to glut. Best regards, Patrik Gerrit Voss schrieb: Hi, On Sat, 2008-12-20 at 19:10 +0100, Carsten Neumann wrote: Hello Patrik, On Sat, Dec 20, 2008 at 6:26 PM, padd...@gmx.net wrote:

[Opensg-users] Update to OpenSG2

2008-12-23 Thread padd...@gmx.net
Hi, thanks to Gerrit and its CMake projects I've managed to compile OpenSG2 on Vista64. Now I've started converting my source to OpenSG2 and I have this errors: 2>c:\projekte\3d\opensg2\source\base\base\OSGTime.inl(49) : error C3861: "timeGetTime": Bezeichner wurde nicht gefunden. 2>c:\projekt

Re: [Opensg-users] Update to OpenSG2

2008-12-23 Thread padd...@gmx.net
Not so sure: does it make sens to add windows.h to all my source files instead of having just one inside osgconfig.h? The old source also didn't need windows.h... I thought more about a missing compiler setting or something similar... Greets, Patrik Patrick Dähne schrieb: >> Whats missing? >

Re: [Opensg-users] Update to OpenSG2

2008-12-29 Thread padd...@gmx.net
t;ObjectT=OSG::GeoUInt8Property 3>] 3>.\Im_OCCToOpenSGUtil.cpp(340): Siehe Verweis auf die Instanziierung der gerade kompilierten Klassen-template "OSG::TransitPtr". 3>with 3>[ 3>ObjectT=OSG::GeoUInt8Property 3>

Re: [Opensg-users] Update to OpenSG2

2008-12-29 Thread padd...@gmx.net
s, Patrik Carsten Neumann schrieb: > Hello Patrik, > >> Datum: Mon, 29 Dec 2008 14:19:32 +0100 >> Von: "padd...@gmx.net" > >> attached are all the compiler outputs for my dll > > thanks! > >> (only german hints - >> bu

Re: [Opensg-users] Update to OpenSG2

2008-12-30 Thread padd...@gmx.net
for all this stuff, but I haven't seen anything that would explain what is happening so far... No... Greets, Patrik Carsten Neumann schrieb: > Hello Patrik, > >> Datum: Mon, 29 Dec 2008 18:31:08 +0100 >> Von: "padd...@gmx.net" > >> I compile m

Re: [Opensg-users] CMake and debug compilation

2009-01-07 Thread padd...@gmx.net
ems this will be ignored... Perhaps a problem with rev. 1647 and thhe CMakeList.Lib..txt files... Greets, Patrik Gerrit Voss schrieb: > Hi, > > padd...@gmx.net wrote: >> Hi, >> >> I've build OpenSg2 with the changes from revision 1649. I've found 2

Re: [Opensg-users] CMake and Visual Studio 2005 on Vista 32 / DebugRT target / build fails with link problems

2009-01-07 Thread padd...@gmx.net
Hi Christoph, could you try to replace "msvcprt.lib" and "msvcrt.lib" with "msvcprtd.lib" and "msvcrtd.lib". After that I could compile the base without problems (the same for the other libs)... Greets, Patrik Christoph Schäfer schrieb: > Hi, > > today I tried ti build the current svn trunk

Re: [Opensg-users] CMake and debug compilation

2009-01-07 Thread padd...@gmx.net
Hi Carsten, sounds better for me! By the way - why are there 2 debug versions? Greets, Patrik Carsten Neumann schrieb: > Hello Patrik, Gerrit, > > padd...@gmx.net wrote: >> if I try to compile DebugRt I got a lot of errors. >> All the projects link agai

Re: [Opensg-users] Website and SVN moved...

2010-01-17 Thread padd...@gmx.net
Hi, I cannot do a checkout - authorization is needed... Greets, Patrik Am 17.01.2010 09:27, schrieb Dirk Reiners: > > Hi All, > > after some struggle with Trac 0.11.6 and writing some plugins to support the > features that got lost between 0.10.4 and 0.11.6 I finally have the websi

Re: [Opensg-users] Website and SVN moved...

2010-01-17 Thread padd...@gmx.net
Hi, Dirk, works as expected! Thanks, Patrik Am 17.01.2010 17:15, schrieb Dirk Reiners: > > Hi Patrick, > > On 01/17/2010 05:16 AM, padd...@gmx.net wrote: >> Hi, >> >> I cannot do a checkout - authorization is needed... > > Should be fixed now, please