[metslib-tickets] [METSlib | An Open Source Tabu Search Metaheuristic framework in modern C++ (cpp)] #4: install on windows

METSlib | An Open Source Tabu Search Metaheuristic framework in modern C++ (cpp) coin-trac at coin-or.org
Thu May 14 03:28:14 EDT 2015


#4: install on windows
-------------------------+---------------------
  Reporter:  FabioKnupp  |      Owner:  mirko
      Type:  defect      |     Status:  closed
  Priority:  major       |  Milestone:
 Component:  metslib     |    Version:  0.5.1
Resolution:  worksforme  |   Keywords:  install
-------------------------+---------------------
Changes (by mirko):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I do not have/use Windows myself, so there is little help I can give you
 on this.

 Other users reported being able to compile and use the library on Windows
 in the past.

 Since it is an header only library it, if you are a C++ developer, it
 should be pretty easy to just include the library (and perhaps fix a
 couple of compilation issue between different compilers if they arise).

 Feel free to send a patch afterwards!

 As reported on the home page "METSlib was tested with GCC 4.3.x and 4.4.x,
 but written with portability in mind, so, even if no build file for
 specific IDEs are provided, it should be simple to add one: the only
 requirement is a fairly recent C++ compiler with support for the TR1
 extension. The correct way to build the library is to use the provided
 configure script (the script needs a Unix system or, on Windows, the
 cygwin compatibility layer)."

--
Ticket URL: <https://projects.coin-or.org/metslib/ticket/4#comment:2>
METSlib | An Open Source Tabu Search Metaheuristic framework in modern C++ (cpp) <https://projects.coin-or.org/metslib>
METSlib is a generic metaheuristics framework and toolkit in C++.



More information about the metslib-tickets mailing list