[osg-users] How to compile OSG with Dev-C++ and 3rdParty source in Cmake!

2008-11-27 Thread YangXiao
Hi Everyone:
 I already  setup  QT and   Dev-C++  on my computer and integrate in 
Eclipse,But when i compile osg and  3rdParty ,I found only a Visual c++ 8 
sp1 binary lib.
 
How to compile OSG with Dev-C++ and 3rdParty source in Cmake?
 
Someone can give me  advices!
Best regards.
 
YangXiao 
 
  


  ___ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] How to compile OSG with Dev-C++ and 3rdParty source in Cmake!

2008-11-27 Thread Wang Rui
Hi YangXiao

Maybe you should try to build required 3rd dependence with mingw (which is
the default compiler of Dev-Cpp) first, and then build OSG with CMake.

Wang Rui
2008/11/28 YangXiao <[EMAIL PROTECTED]>

>   Hi Everyone:
>  I already  setup  QT and   Dev-C++  on my computer and integrate in
> Eclipse,But when i compile osg and  3rdParty ,I found only a Visual c++ 8
> sp1 binary lib.
>
> How to compile OSG with Dev-C++ and 3rdParty source in Cmake?
>
> Someone can give me  advices!
> Best regards.
>
> YangXiao
>
>
>
> --
> 好玩贺卡等你发,邮箱贺卡全新上线!
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] How to compile OSG with Dev-C++ and 3rdParty source in Cmake!

2008-11-28 Thread YangXiao
Thanks Luigi and  Wang Rui. I'll download 3rdParty source.I now use eclipse(Qt 
+ Dev-C++), I'll integate  OSG and 3rdParty with in eclipse.
YangXiao.

--- 08年11月28日,周五, Luigi Calori <[EMAIL PROTECTED]> 写道:

发件人: Luigi Calori <[EMAIL PROTECTED]>
主题: Re: [osg-users] How to compile OSG with Dev-C++ and 3rdParty source in 
Cmake!
收件人: "OpenSceneGraph Users" 
日期: 2008,1128,周五,6:19下午

I' m currently using CMake to build 3rdParty dependencies with VC7.1, if
you want to see if it is working for mingw, get either
http://3d.cineca.it/storage/packages/3rdPartySrc.zip ot
http://3d.cineca.it/storage/packages/3rdPartySrc_packed.zip
The latter require you unpack in place the original source zip.

Hope it helps

Luigi


Wang Rui ha scritto:
> Hi YangXiao
> Maybe you should try to build required 3rd dependence with mingw
> (which is the default compiler of Dev-Cpp) first, and then build OSG
> with CMake.
>
> Wang Rui
> 2008/11/28 YangXiao <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>
>
> Hi Everyone:
> I already setup QT and Dev-C++ on my computer and integrate in
> Eclipse,But when i compile osg and 3rdParty ,I found only a Visual
> c++ 8 sp1 binary lib.
> How to compile OSG with Dev-C++ and 3rdParty source in Cmake?
> Someone can give me advices!
> Best regards.
> YangXiao
>
>
>

> 好玩贺卡等你发,邮箱贺卡全新上线!
>
<http://cn.rd.yahoo.com/mail_cn/tagline/card/*http://card.mail.cn.yahoo.com/>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> <mailto:osg-users@lists.openscenegraph.org>
>
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
> 
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>   

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



  ___ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] How to compile OSG with Dev-C++ and 3rdParty source in Cmake!

2008-11-28 Thread Luigi Calori
I' m currently using CMake to build 3rdParty dependencies with VC7.1, if
you want to see if it is working for mingw, get either
http://3d.cineca.it/storage/packages/3rdPartySrc.zip ot
http://3d.cineca.it/storage/packages/3rdPartySrc_packed.zip
The latter require you unpack in place the original source zip.

Hope it helps

Luigi


Wang Rui ha scritto:
> Hi YangXiao
> Maybe you should try to build required 3rd dependence with mingw
> (which is the default compiler of Dev-Cpp) first, and then build OSG
> with CMake.
>
> Wang Rui
> 2008/11/28 YangXiao <[EMAIL PROTECTED] >
>
> Hi Everyone:
> I already setup QT and Dev-C++ on my computer and integrate in
> Eclipse,But when i compile osg and 3rdParty ,I found only a Visual
> c++ 8 sp1 binary lib.
> How to compile OSG with Dev-C++ and 3rdParty source in Cmake?
> Someone can give me advices!
> Best regards.
> YangXiao
>
>
> 
> 好玩贺卡等你发,邮箱贺卡全新上线!
> 
> 
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> 
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
> 
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>   

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org