Iphone Does Not Compile

Previous topic - Next topic

Stu_C

Iphone compile is broken


v 7.082

collect2: Id returned exit status
symbols(s) not found
OPENGL_IMAGE::LoadImageJP(char const*
Xcode error   LoadjPEG(char.....   


COmpiling with Xcode 3.1.3

/Stu
www.ovine.net

Kitty Hello

new update online. Does it work now?

Stu_C


shall test in the morning - many thanks

/Stu
www.ovine.net

codegit

Hi

I'm running 7.087 and I had the same problem. If you replace libGLBasiciPhone-egl.a and libpng-gf.a with older versions, then it "kinda" works.  :|
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

Kitty Hello

So sorry, I forgot that library in the update. I'm uploading an update righ tnow. Will be online in 5 minutes (7.088)

codegit

Quote from: Kitty Hello on 2009-Aug-20
So sorry, I forgot that library in the update. I'm uploading an update righ tnow. Will be online in 5 minutes (7.088)

Thanks.  :good:  :good: When it is up, I will test and let you know if it works okay.  =D
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

codegit

I have tested new version and it is working, YAY !!!!!!  =D =D =D Also, landscape woorks as well....thank you, thank you, thank you... :whistle:
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

MrTAToad


codegit

I cannot get drawline to work on the iPhone. Has anybody else had this problem????
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

Kitty Hello

oh, there's a problem - it's on my TODO. Won't take long, though.
Try DRAWRECT wherever applicable, though.

codegit

Quote from: Kitty Hello on 2009-Aug-20
oh, there's a problem - it's on my TODO. Won't take long, though.
Try DRAWRECT wherever applicable, though.

Okay....thanks.  :good:
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

Uncle

Yep drawline doesn't work.  I report it a few days back...

http://www.glbasic.com/forum/index.php?topic=3354.0


MrTAToad

Tried the latest update ?

Uncle

#13
Yep I did, and the offset are still wrong.  All the lines are have an origin at the center of the screen instead of the top left.  As I say it runs fine on the PC, its just is wrong on the iPhone.

MrTAToad

Odd - the log file says the DRAWLINE command works.