Undefined symbols: _rpl_malloc
Undefined symbols: _rpl_malloc
- Subject: Undefined symbols: _rpl_malloc
- From: Tobi Schäfer <email@hidden>
- Date: Tue, 14 Sep 2010 17:17:20 +0200
Hi there.
I am pretty much a newbie regarding Xcode and Objective-C and thus I am
not even sure if this is the right spot to ask the following question:
I am trying to build an iPad app using the libartnet library from the
Open Lighting Architecture framework [1].
So far I was able to compile and run the library as well as even send
Art-Net data in the simulator.
However, when I build for the iPad I get the following error:
Undefined symbols:
"_rpl_malloc", referenced from:
_artnet_new in libartnet.a(artnet.o)
_artnet_nl_update in libartnet.a(artnet.o)
_get_ifaces in libartnet.a(network.o)
_handle_firmware in libartnet.a(receive.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
Any suggestions what I should do to fix this?
Best regards,
Tobi
--
[1] http://code.google.com/p/linux-lighting/
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden