Skip to content
This repository was archived by the owner on Jan 4, 2023. It is now read-only.
This repository was archived by the owner on Jan 4, 2023. It is now read-only.

cannot use find_package(tinyb) in x64 #177

Description

@tswaehn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions