• SparroHawc@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      4 hours ago

      I wish Lemmy was able to have emoji reactions to comments just so I could react with a horrified face to this comment.

      In lieu of that, I’ll just have to put it here: 😱

    • da_cow (she/her)@feddit.orgOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      12 hours ago

      If it would be that easy. The problem I had was, that I installed a dependency using my package manager, but to compile my originally wanted software I had to provide a cmake file (of the dependency I installed via my package manager) to the compiler, which I of course did not have.

      • Miaou@jlai.lu
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        This often comes with the *-dev version of the dependency. The normal one contains the binaries, the dev version includes headers and often the FindPackage