Re: [Mingw-users] Help a newbie understand installing libs under MinGW
- Date: Sun, 03 Feb 2008 22:15:48 +0800
- From: JonY <10walls@xxxxxxxxx>
- Subject: Re: [Mingw-users] Help a newbie understand installing libs under MinGW
glo wrote:
> Hi there!
>
> I'm doing my best to learn C++ and I certainly think MinGW is my style, I
> love it.
>
> 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?
> Thanks, Ronh.
Hi,
with msys, most libraries can be installed via unix style "./configure"
and make. SDL for example should be a straight forward "./configure &&
make && make install", though I suggest you do a "./configure --help"
first to get a list of options, do not forget to check the readme help
texts.
-------------------------------------------------------------------------
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