FORUM CLOSED, PLEASE REGISTER AT FORUM.SIO2INTERACTIVE.COM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Weird simulator error

2 posters

Go down

Weird simulator error Empty Weird simulator error

Post  Don Jaffa Tue Aug 04, 2009 5:56 pm

I've been running my game on the device for a while and all is great with that, however I recently tried to get it to work on the simulator (for screengrab purposes) and i get this error:

Code:
collect2: Id returned 1 exit status
symbol(s) not found
__wrap_sio2ObjectDuplicate in libsio2_sim.a(sio2.o)
"sio2ObjectDuplicate(SIO2Object*, SIO2transform*, char*, unsigned char*)" referenced from:
On line location 0.

I changed the sio2Object.h and .cc files - the object has 2 new settings, these being:
int pos;
int dupl;
To aid in determining which object is which. This means that my sio2ObjectDuplicate now reads:
Code:
SIO2object *sio2ObjectDuplicate( SIO2object *, SIO2transform *, char *, int, int, unsigned char );

Now this works fine on the device, but when i try to compile for the simulator I get the error mentioned above. Any ideas why it would do this?

Thanks for any help

Don Jaffa

Posts : 49
Join date : 2009-02-19

Back to top Go down

Weird simulator error Empty Re: Weird simulator error

Post  sio2interactive Tue Aug 04, 2009 6:23 pm

Duplicate is not a part of 1.4 anymore...
sio2interactive
sio2interactive

Posts : 1526
Join date : 2008-08-26
Age : 44
Location : Shanghai

http://sio2interactive.com

Back to top Go down

Weird simulator error Empty Re: Weird simulator error

Post  Don Jaffa Tue Aug 04, 2009 6:47 pm


Don Jaffa

Posts : 49
Join date : 2009-02-19

Back to top Go down

Weird simulator error Empty Re: Weird simulator error

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum