COIN-OR::LEMON - Graph Library

Opened 17 years ago

Last modified 17 years ago

#87 closed enhancement

WIN32 support — at Version 2

Reported by: Alpar Juttner Owned by: Balazs Dezso
Priority: major Milestone: LEMON 1.0 release
Component: build system Version: hg main
Keywords: Cc: Akos Ladanyi
Revision id:

Description (last modified by Alpar Juttner)

Akos has worked out a CMAKE build environment which - in theory - makes it possible to use LEMON with MSVC. However there are several compilations errors with MSVC.

The uploaded patches contains the cmake environment and several fixes. They fix almost all errors but one related to Paths are still unfixed.

Change History (8)

Changed 17 years ago by Alpar Juttner

Attachment: cmake.patch added

Changed 17 years ago by Alpar Juttner

Attachment: cmake-2.patch added

Changed 17 years ago by Alpar Juttner

Attachment: time_measure.patch added

Changed 17 years ago by Alpar Juttner

Attachment: hgignore.patch added

Changed 17 years ago by Alpar Juttner

Attachment: cmake-3.patch added

Changed 17 years ago by Alpar Juttner

Attachment: msvc-fixes.patch added

comment:1 Changed 17 years ago by Akos Ladanyi

Cc: Akos Ladanyi added

What version of MSVC are you using? I'm asking this because with the attached patches everything compiles using MSVC 15.00.21022.08 (the one included in Visual Studio 2008).

comment:2 in reply to:  1 Changed 17 years ago by Alpar Juttner

Description: modified (diff)

Replying to ladanyi:

What version of MSVC are you using? I'm asking this because with the attached patches everything compiles using MSVC 15.00.21022.08 (the one included in Visual Studio 2008).

I tried it with VS 2005, but I don't know how to check the exact version number. You must be aware of my complete ignorance related to the M$ world.

Note: See TracTickets for help on using tickets.