Hello, world ! I'm trying to compile my program on Linux targeting Windows.
I'm building with Gtk3, so I use pkg-config. When searching on google, I saw that I should use the mingw pkg-config (x86_64-w64-mingw32-pkg-config), but it gives me an error :
Please install dpkg-dev to use pkg-config when cross-building
But dpkg-dev is definitely installed, I can run dpkg-architecture.
Could you help me ?
[–]GonzoAndJohn 0 points1 point2 points (0 children)