Re: Unable to compile example program in Windows using MSYS MinGW
- From: Allin Cottrell <cottrell wfu edu>
- To: "\"Damon H. (TheDcoder)\"" <TheDcoder protonmail com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Unable to compile example program in Windows using MSYS MinGW
- Date: Fri, 25 May 2018 09:48:16 -0400 (EDT)
On Thu, 24 May 2018, "Damon H. (TheDcoder)" via gtk-list wrote:
I am a C beginner and trying to follow "[Getting
Started](https://developer.gnome.org/gtk3/stable/gtk-getting-started.html)"
chapter from the documentation. I have adapted the first example
program and when I compile it on Windows using packages MSYS and the
MinGW(w-64?) GCC compiler it doesn't run.
I get two error dialog boxes (one after the other) and then the
program exits without showing any GUI. The errors are:
The procedure entry point deflateSetHeader could not be located in
the dynamic link library C:\msys64\mingw64\bin\libgio-2.0-0.dll.
The procedure entry point inflateReset2 could not be located in the
dynamic link library C:\msys64\mingw64\bin\libpng16-16.dll.
These functions should be provided by zlib. Is that not being linked
in? (linker flag: -lz)
Allin Cottrell
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]