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)?
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.