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
] Error 1 make[1]: *** [src/osgDB/CMakeFiles/osgDB.dir/all] Error 2 make: *** [all] Error 2 what can i do? thank! 在2008-07-29,songbo_1220 [EMAIL PROTECTED] 写道: thanks Philip Lowman! i will try it! 在2008-07-29,Philip Lowman [EMAIL PROTECTED] 写道: On Tue, Jul 29, 2008 at 1:00 AM

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
using msys-make, whether or not to do some things before makeing? thank you for your help! 在2008-07-30,Philip Lowman [EMAIL PROTECTED] 写道: 2008/7/30 songbo_1220 [EMAIL PROTECTED] sorry! I was following some mistakes。 Linking CXX shared library ../../lib/libosg.dll Creating library file

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, http

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%]

[osg-users] (ask) pause the TrackballManipulator

2008-07-17 Thread songbo_1220
hi, everyone! my english is very poor. i want to pause the TrackballManipulator several time for mouse to do other control thing, after the time, the TrackballManipulator continue, i see about the TrackballManipulator's correlation attribue, not find about pause's method. how can i do?