cmake can't find *.pc files

Sysprogs forums Forums VisualGDB cmake can't find *.pc files

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29636
    Hajoe-2
    Participant

    On one PC the same Linux – project builds fine with VisualGDB and on the other PC the build is broken (same Configuration). Cmake can’t find ../usr/lib/pkgconfig/gio-2.0.

    What could be the reason (same configuration, same source code)?

    #29638
    support
    Keymaster

    Hi,

    Sorry, this also doesn’t look like a VisualGDB-specific issue, but rather a problem with a specific computer. Please try creating and building an equivalent CMake-based project on it manually. If the project builds successfully outside VisualGDB, but causes errors when building with VisualGDB, we can help you replicate the manual build results. Otherwise, the issue is not caused by VisualGDB and is out of VisualGDB’s control.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.