OpenPandora Main OS

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Core
  • Operating System Release 1 (Zaxxon)
  • Severity Medium
  • Reported Version Hotfix 4
Attached to Project: OpenPandora Main OS
Opened by crow_riot - 06.02.2011
Last edited by skeezix - 08.02.2011

FS#205 - libpnd functions and dynamic libs missing

tried to compile a simple test application that uses functions from libpnd, namely

pnd_evdev_open(pnd_evdev_e)
pnd_evdev_dpad_state(pnd_evdev_e)
pnd_evdev_closeall()

but all 3 seem to be missing.

yes, i'm linking to libpnd ... but no chance to get it running.

i'm using ivanovic's latest toolchain, which in turn installs "pandora-libpnd-dev_1.0-r40.5_armv7a.ipk" ...

also, there's only the static library available inside, no dynamic libraries.

Closed by  skeezix
08.02.2011 14:45
Reason for closing:  Fixed

WE nabbed it in IRC. The functions are present, but the headers don't include the "extern "C"" magic, so g++ would miss them in C++-mode; adding the extern "C" wrapper now, so.. fixed!

Thanks crow!

jeff

http://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-libraries.git;a=commit;h=9ecd26b3ce6465d77ec7890c1629cb9f222753ce

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing