Re: MINGW install
Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/MINGW-install-tp3688p3691.html
On Mar 28, 2005, at 6:02 PM, eric ehlers wrote:
> QuantLib ships with Mingw project files. I don't use Mingw but I
> imagine you install QuantLib and then point Mingw at e.g. C:\Program
> Files\QuantLib\QuantLib.dev - have you tried that?
Those are Dev-C++ project files. For the bare-bones MinGW, we'd need to
provide Makefiles, but we never got around to that. Michael, for the
time being you might want to use Dev-C++; it's not the best IDE in
town, but it can get you started.
Later,
Luigi