Skip to content
0
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
Collapse
SAMSON Forum
  1. Home
  2. Develop
  3. Getting started
  4. Missing SBCLibraryConfig.cmake in SDK 0.11.0

Missing SBCLibraryConfig.cmake in SDK 0.11.0

Scheduled Pinned Locked Moved Getting started
3 Posts 2 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Đ
    Đ
    Đông
    wrote on last edited by
    #1

    I have installed SAMSON 0.11.0 and SDK 0.11.0. Although there was a CMake warning about missing SBCLibrary, the compilation finished without any errors (SAMSON_SDK_PATH was correctly set). I checked both KEY_DEVELOPER_DATA_PATH in KEY_SOFTWARE_INFO and SDKDeveloperDefinitions.cmake, they all are fine. SAMSON-SDK was executed but it didn't load the new element.

    CMake Warning at /home/lqdong/OneAngstrom/SDK/0.11.0/cmake/FindSAMSONSDK.cmake:77 (FIND_PACKAGE):
      By not providing "FindSBCLibrary.cmake" in CMAKE_MODULE_PATH this project
      has asked CMake to find a package configuration file provided by
      "SBCLibrary", but CMake did not find one.
    
      Could not find a package configuration file provided by "SBCLibrary" with
      any of the following names:
    
        SBCLibraryConfig.cmake
        sbclibrary-config.cmake
    

    When SAMSON-debug ran, there was no line for loading my UUID element. Other elements come with xml information file so I tried to define it my self. This time, SAMSON-debug console reported:

    =============== SBGPath summary infos ================
    
    ===================================================================
    ===================================================================
    4596610A-C0D5-7C96-9058-E9FC3D2FDB32.so Errors
    ------------------------------------------------------------------
    > Cannot load library
          Sorry I cannot help you
    ===================================================================```
    
    

    This means SAMSON-debug tried to load developer element at the correct PATH (if this element has xml). I suspect that the problem was caused by missing SBCLibrary. I couldn't find SBCLibraryConfig.cmake in SDK directory. Could anybody help me with this?

    Best regards,

    Dong.

    1 Reply Last reply
    0
    • J
      J
      Jocelyn
      wrote on last edited by
      #2

      Dear sir,

      Can you please execute theses command and provide the output

      export LD_LIBRARY_PATH=[SAMSON-DEBUG-BINARIES]:[QT_LIBRARY_PATH]:$LD_LIBRARY_PATH
      cd [PATH of KEY_DEVELOPER_DATA_PATH]
      ldd 4596610A-C0D5-7C96-9058-E9FC3D2FDB32.so

      Jocelyn

      1 Reply Last reply
      0
      • Đ
        Đ
        Đông
        wrote on last edited by
        #3

        Thank you so much for helping me. I tried to link exactly Qt5.12.5 (my own version is 5.14.1) so it works now. Again, thank you so much.

        Best regards,

        Dong.

        1 Reply Last reply
        1

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Login or register to search.
        • First post
          Last post