[Lemon-devel] LEMON + MSVC
Alpár Jüttner
alpar at cs.elte.hu
Sat Apr 19 22:40:14 CEST 2008
Dear All,
Here you can find a series of patches (including Akos' CMAKE
configuration files) for compiling LEMON with MSVC:
http://lime.cs.elte.hu/~alpar/hgwebdir.cgi/lemon-cmake-patches/
It solves all but one compilation errors. This remaining one relates to
paths. I would be more than grateful if someone could fix that.
There still remain a lot of warnings. The most annoying one complains
that std::copy() is unsafe therefore deprecated and suggests using some
MSVC specific similar function, instead. What is even worse, this
warning appears even when the warnings are switched off (/W0)! I find
this quite unethical. Any suggestion what to do with this?
Regards,
Alpar
More information about the Lemon-devel
mailing list