Re: [gtkdatabox] how to build gtkdatabox on Windows with MinGW
- From: Jason McLafferty <jason1391978 yahoo com>
- To: "gtkdatabox-list gnome org" <gtkdatabox-list gnome org>
- Subject: Re: [gtkdatabox] how to build gtkdatabox on Windows with MinGW
- Date: Sat, 21 Sep 2013 16:34:54 -0700 (PDT)
Fabian,
Thank you for your reply.
It does turn out to be an issue with library paths, it seems. When I obtained gtk+ as the "all-in-one" win32 bundle, I did not install it to the correct location. With the help of some MinGW documentation, here's what I did:
(1) determine where "/usr/local" on my machine is:
cd /usr/local
pwd
-W
(2) unzip the win32 bundle to this directory, merging directories (i.e. "bin" directory in gtk+ files go in bin at /usr/local).
After doing this, the configure script was able to find the libraries, and make and make install succeeded.
Jason
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]