How to make this libaray?

33 views
Skip to first unread message

想说爱你不容易

unread,
Nov 26, 2008, 5:53:39 AM11/26/08
to iphone-glu
Anyone can support xcode's project to compile this iGlu library?
or tell me how to use makefile to build the library
thx !

and glutes http://iparla.labri.fr/softwares/glutes maybe useful as
the other part.

想说爱你不容易

unread,
Nov 26, 2008, 10:03:19 AM11/26/08
to iphone-glu
i know . beacuse my iphone sdk 's version 2.0.
step1:
modify configs\darwin-iphoneos IPHONEOS_DEPLOYMENT_TARGET = 2.0

open terminal
cd the dir of iglu src..
$usename: make ARCH=armv6 PLATFORM=iPhoneOS install

so the great code !work fine.


On 11月26日, 下午6时53分, 想说爱你不容易 <cns...@gmail.com> wrote:
> Anyone can support xcode's project to compile this iGlu library?
> or tell me how to use makefile to build the library
> thx !
>
> and gluteshttp://iparla.labri.fr/softwares/glutesmaybe useful as
> the other part.

Christopher Stawarz

unread,
Nov 27, 2008, 12:08:07 PM11/27/08
to iphon...@googlegroups.com
Alternatively, instead of modifying configs/darwin-iphone, you can set
IPHONEOS_DEPLOYMENT_TARGET on the command line:

$ make ARCH=armv6 PLATFORM=iPhoneOS IPHONEOS_DEPLOYMENT_TARGET=2.0


Chris

lion chen

unread,
Nov 30, 2008, 10:26:25 AM11/30/08
to iphon...@googlegroups.com
so nice ..
and i have another problem .
 
the $home\$sdkroot is  \users\cnxx\developer...  not  the true path : \developer\platforms\
 
i have to set the true path for library search path. not the marcro define. $home\$sdkroot\include and $home\$sdkroot\lib
 
chris, have some tips?  thx anyway.

Christopher Stawarz

unread,
Dec 1, 2008, 4:39:14 PM12/1/08
to iphon...@googlegroups.com
I'm not sure I understand your problem. Do you mean that you
installed libGLU.a and the header files under /Developer/Platforms?
If so, then you shouldn't need to add anything to your project's
header and library search paths. If not, and you installed the files
as suggested [*], then Xcode should be able to find them.


Chris


[*] http://groups.google.com/group/iphone-glu/msg/635d36d8ac713e3c
Reply all
Reply to author
Forward
0 new messages