This repository was archived by the owner on Jan 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 121
cannot use find_package(tinyb) in x64 #177
Copy link
Copy link
Open
Description
I am using CMAKE 3.13+
the install will be incorrect. see log below
the root cause might be incorrect place of /usr/lib/pkgconfig/tinyb.pc this should be lib64
Install the project...
-- Install configuration: ""
-- Installing: ./usr/include/tinyb.hpp
-- Installing: ./usr/include/tinyb
-- Installing: ./usr/include/tinyb/BluetoothDevice.hpp
-- Installing: ./usr/include/tinyb/BluetoothUUID.hpp
-- Installing: ./usr/include/tinyb/BluetoothManager.hpp
-- Installing: ./usr/include/tinyb/BluetoothGattDescriptor.hpp
-- Installing: ./usr/include/tinyb/BluetoothGattCharacteristic.hpp
-- Installing: ./usr/include/tinyb/BluetoothGattService.hpp
-- Installing: ./usr/include/tinyb/BluetoothEvent.hpp
-- Installing: ./usr/include/tinyb/BluetoothAdapter.hpp
-- Installing: ./usr/include/tinyb/BluetoothException.hpp
-- Installing: ./usr/include/tinyb/BluetoothObject.hpp
-- Installing: ./usr/lib/pkgconfig/tinyb.pc
-- Installing: ./usr/lib64/libtinyb.so.0.5.1
-- Installing: ./usr/lib64/libtinyb.so.0
-- Installing: ./usr/lib64/libtinyb.so
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels