Re: [Mingw-users] Help a newbie understand installing libs under MinGW
- Date: Sun, 03 Feb 2008 14:28:34 +0000
- From: Greg Chicares <gchicares@xxxxxxxxxxxxx>
- Subject: Re: [Mingw-users] Help a newbie understand installing libs under MinGW
On 2008-02-03 13:54Z, glo wrote:
>
> I currently have my msys folder at d:\ and inside it resides my MinGW
> installation. Everything works great when I compile my STL source-code
> assignments, but I'm getting into trouble when I try to install different
> libraries from source. So I was wondering, what is the process of building
> and installing a new library (the such of wxwidgets or sdl)? Is it possible
> under MinGW?
The purpose of MSYS is to support the general *nix procedure:
./configure && make && make install
I know you can build wxWidgets because I've done it often.
That library provides specific instructions for MSYS; for
wx-2.8.6, they're in the distribution here:
wxWidgets-2.8.6/docs/msw/install.txt
If you encounter problems, say specifically what you did,
and copy and paste relevant error messages verbatim.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users