Re: [osg-users] osg make error in mingw

2008-07-31 Thread songbo_1220
sorry, my english is poor, so i don't dare modify the wiki ^-^, using chinese is ok, ^-^ I have been successful in compiling the osg under the codeblocks-mingw, the use of the latest cmake-2.7. Thanks Philip Lowman and Jean-Sébastien Guay! your idea is very usefull! gcc-3.4.5 and blank

Re: [osg-users] osg make error in mingw

2008-07-30 Thread songbo_1220
sorry! I was following some mistakes。 Linking CXX shared library ../../lib/libosg.dll Creating library file: ../../lib/libosg.dll.a [ 11%] Built target osg Scanning dependencies of target osgDB [ 11%] Building CXX object src/osgDB/CMakeFiles/osgDB.dir/Archive.obj

Re: [osg-users] osg make error in mingw

2008-07-30 Thread songbo_1220
hi Philip Lowman! my mingw version is binutils 2.18.50 gcc 4.3.0 runtime 3.14 w32api 3.11 gdb 6.8 my msys version is core 1.0.11 thanks!!! 在2008-07-30,Philip Lowman [EMAIL PROTECTED] 写道: 2008/7/30 songbo_1220 [EMAIL PROTECTED] sorry! I was following some mistakes。 Linking CXX

Re: [osg-users] osg make error in mingw

2008-07-30 Thread songbo_1220
hi Philip Lowman! You really a good man! I have read this page, on the mingw osg compiled, http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Mingw but feel it's too low osg version, so i didn't do that, first, i creat msys-osg using cmake, then, I made osg directness

Re: [osg-users] osg make error in mingw

2008-07-30 Thread Philip Lowman
2008/7/30 songbo_1220 [EMAIL PROTECTED] hi Philip Lowman! You really a good man! I have read this page, on the mingw osg compiled, http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Mingw but feel it's too low osg version, so i didn't do that, first, i creat msys-osg

Re: [osg-users] osg make error in mingw

2008-07-30 Thread Philip Lowman
2008/7/30 songbo_1220 [EMAIL PROTECTED] hi Philip Lowman! my mingw version is binutils 2.18.50 gcc 4.3.0 runtime 3.14 w32api 3.11 gdb 6.8 my msys version is core 1.0.11 thanks!!! Songbo, The GCC 4.3.0 release for MinGW is listed as alpha quality software (which could explain the

Re: [osg-users] osg make error in mingw

2008-07-30 Thread songbo_1220
Thank you very much for help, I will follow you try to do that, thank you once again ^-^ ! 在2008-07-31,Philip Lowman [EMAIL PROTECTED] 写道: 2008/7/30 songbo_1220 [EMAIL PROTECTED] hi Philip Lowman! You really a good man! I have read this page, on the mingw osg compiled,

Re: [osg-users] osg make error in mingw

2008-07-30 Thread Jean-Sébastien Guay
Hi Philip, Yes, that page is out of date. I will update it if I can figure out how to edit the darn wiki. Pretty easy: go to http://www.openscenegraph.org/projects/osg/wiki/Community/WikiLogIn Click the Login link at the top-right of any page and use the username and password on the page

Re: [osg-users] osg make error in mingw

2008-07-29 Thread songbo_1220
thanks Philip Lowman! i will try it! 在2008-07-29,Philip Lowman [EMAIL PROTECTED] 写道: On Tue, Jul 29, 2008 at 1:00 AM, songbo_1220 [EMAIL PROTECTED] wrote: hello everyone! sorry my english is poor. i working at the mingw, i make the osg, find below some error, can you tell me why and how

[osg-users] osg make error in mingw

2008-07-28 Thread songbo_1220
hello everyone! sorry my english is poor. i working at the mingw, i make the osg, find below some error, can you tell me why and how to do? thanks! [EMAIL PROTECTED] /f/OpenSceneGraph/OpenSceneGraph-2.2.0/OpenSceneGraph/build_msys $ make Scanning dependencies of target OpenThreads [ 0%]