Ticket #595 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
