Ticket #595 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

src/CMakeList.txt is missing bluetooth libs

Reported by: bellmich Owned by: cstender
Priority: normal Milestone:
Component: Plugin: irmc Version: 0.33
Severity: normal Keywords:
Cc:

Description

The file src/CMakeLists.txt contains a directive TARGET_LINK_LIBRARIES which includes the libraries for obex but not for bluetooth. If I add BLUEZ_LIBRARIES then the resulting library works. Otherwise msynctool cannot load libirmc-sync.so because the symbol hci_close_dev cannot be resolved. I use a fresh svn checkout.

Change History

Changed 13 months ago by dgollub

  • status changed from new to closed
  • resolution set to fixed

Should be fixed with r2698

Note: See TracTickets for help on using tickets.