mechanicmarx / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

gamekit r1107 build error on iphone simulator sdk4.0 #247

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download gamekit r1107
2. cmake2.8.6 build gamekit. trun on iphone opengles trun off opengl
3. generator OGREKIT.xcode, and build.(Xcode 3.2 \ iPhone Simulator 4.0 \ Mac 
OS X 10.6.8)

What is the expected output? What do you see instead?

{standard input}:unknown:Undefined local symbol LC15
{standard input}:unknown:Undefined local symbol LC16
{standard input}:unknown:Undefined local symbol LC17
{standard input}:unknown:Undefined local symbol LC18
{standard input}:unknown:Undefined local symbol LC19
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 
failed with exit code 1

AND

'CFXMLTreeRef' has not been declared...

This errors

but base sdk change iphone device 4.0, That's OK.

why?

gamekit r1107 must be run on iphone device, can't on iphone simulator ?

Original issue reported on code.google.com by siz...@gmail.com on 9 Jul 2012 at 4:53

GoogleCodeExporter commented 8 years ago
Well, it should run on the simulator as well. Not sure if it is compatible to 
Xcode3.2 or if it ever was. At the moment there is actually noone that is 
really skilled with iPhone/XCode-development and there are other people also 
having problems using gamekit on iPhone...
But when I had a Mac-Test-System (March/April) I got it run on Snow Leopard 
with Xcode4.2 on Simulator and Device...

Original comment by tomag...@googlemail.com on 9 Jul 2012 at 7:32

GoogleCodeExporter commented 8 years ago
thank you very much!

I compiled gamekit succee for old release version(but i forget the version 
number),

When i compiled r1107(nearest version), i get this errors...

Original comment by siz...@gmail.com on 10 Jul 2012 at 4:38

GoogleCodeExporter commented 8 years ago
same as the issue you opened before,...can this one closed and what was the 
problem?

Original comment by thomas.t...@googlemail.com on 14 Jul 2012 at 12:00

GoogleCodeExporter commented 8 years ago
when i checkout lately release version, i get some compile errors(top issues),

now i use before release version, it's ok...

Original comment by siz...@gmail.com on 15 Jul 2012 at 2:12

GoogleCodeExporter commented 8 years ago
I have the same problem ,which version is ok you using now?  

Original comment by kizan...@gmail.com on 15 Jul 2012 at 6:59

GoogleCodeExporter commented 8 years ago
So both of you use xcode 3.2? why? 

I got it compiled using Lion with xcode4.3.3 and it's emulator. For some reason 
it was looking for some libs not in debug- but ind iphonsimulator-debug folder. 
Using a sym-link to that folder made it work. Don't know why you have that 
problems. 

I think when we updated to the (that time) latest ogre-trunk we also had to 
change some change some cmake-scripts, and on the ogre-side in case of iOS 
stuff changed. But at that time I got it compile with 10.6.8 and xcode 4.2 to 
iPhone-simulator and device. (Not sure about the iOS-version) Actually I have 
absolutely no xcode/iOS-knowledge and can't help you there.

Btw, the ogre-switch was after r1026.  

Original comment by thomas.t...@googlemail.com on 15 Jul 2012 at 9:06

GoogleCodeExporter commented 8 years ago
oh, my MacBook installed Snow Leopard 10.6.8, And Xcode3.2 can't update to 
Xcode4.X for free.

other I not know much about cmake file, and you can provide detailed help If it 
is convenient?

thank you very much!

Original comment by siz...@gmail.com on 15 Jul 2012 at 10:20

GoogleCodeExporter commented 8 years ago
I can't help with anything iOS/mac related stuff. Actually there are enough 
people with decent systems that can't get it to work as well....so I can't tell 
that updating will fix your problem. If you struggle you will still have to go 
on your own. 

And btw, can you answer kizanliu's question what revision made it work for you?

Original comment by thomas.t...@googlemail.com on 15 Jul 2012 at 11:03

GoogleCodeExporter commented 8 years ago
ok, thanks!

about kizanliu, I forget the reversion, and i sended email to him, if he need 
sourcecode i can give.

Original comment by siz...@gmail.com on 15 Jul 2012 at 11:38

GoogleCodeExporter commented 8 years ago
No comment to this.

Original comment by thomas.t...@googlemail.com on 15 Jul 2012 at 12:16

GoogleCodeExporter commented 8 years ago

Original comment by thomas.t...@googlemail.com on 9 Sep 2012 at 1:09