compiling with Dev-C++

Posted by Fierli Francesco on
URL: http://quantlib.414.s1.nabble.com/compiling-with-Dev-C-tp2557.html

Good morning,

I am a PhD student and I am trying to use QuantLib. The development
environment is Dev-C++ in a windows XP machine. Bloodshed Dev-C++ uses
Mingw (or Cygwin) port of GNU compiler collection as it's compiler
(GCC-based compiler).
I installed the file QuantLib-0.3.1-full-inst.exe and modified some
compilers options in order to make the new folder readable.
I started with European option example, but my compiler is not able to
compile. From the errors it seems that the complier is not supported.

How can I work out the problem?

Thanks a lot,

francesco