søndag den 10. februar 2008

libbluetooth blues ;-)

I had trouble getting the obex_test program to work with bluetooth.The fault was that the bluetooth include files and library is located in $(STAGING_DIR)/usr/include and $(STAGING_DIR)/usr/lib. Openobex expects them to be in $(STAGING_DIR)/include and $(STAGING_DIR)/lib. Note to self: Change the destination path (in bluez or in openobex ?).

Ingen kommentarer: