ivanovic
Active Member
- Joined
- Aug 4, 2006
- Messages
- 784
There is a good reason for this: there seems to be no -dev package in the pandora feed for this. Just tell me the package name and I can add it to the list of stuff to install. So far this stuff seems to not be done as .ipk, at least I have not found it at http://www.openpandora.org/feeds. So I basically need to know what to install where and where to get this stuff from, then I should be able to add it in the SDK installer.crow_riot said:just have another issue (sorry for bugging ) ... libpnd is only available as a static library but not as a dynamic one. thus i have some missing externals ...
like:
Code:../../Binaries/Debug/Pandora/libLibertine.so||undefined reference to `pnd_evdev_open(pnd_evdev_e)'| ../../Binaries/Debug/Pandora/libLibertine.so||undefined reference to `pnd_evdev_close(pnd_evdev_e)'| ../../Binaries/Debug/Pandora/libLibertine.so||undefined reference to `pnd_evdev_dpad_state(pnd_evdev_e)'| ||=== Build finished: 3 errors, 0 warnings ===|
is there a reason for this being not available in your toolchain?
*edit2*
static linking builds fine btw.
Last edited by a moderator: