You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joachim Klein 7cb9ce5788 [lpsolve] fix compilation issue in relation to isnan [with Sascha Wunderlich, David Müller] 11 years ago
..
cbcc32.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
ccc [lpsolve] fix compilation issue in relation to isnan [with Sascha Wunderlich, David Müller] 11 years ago
ccc.osx [lpsolve] fix compilation issue in relation to isnan [with Sascha Wunderlich, David Müller] 11 years ago
cgcc.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
cvc6.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
cvc6d.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
cvc8.bat Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
lp_solve.c Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
lp_solve.sln Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
lp_solve.vcproj Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago
readme.txt Copy across ext/ directory (containing lpsolve55 and lp_solve_5.5_java) from prism-multi to trunk. 14 years ago

readme.txt

This directory contains the files to build the lp_solve program


To build the program under Windows with the Visual C/C++ compiler, use cvc6.bat (also works for VS.NET)
To build the program under DOS/Windows with the gcc compiler, use cgcc.bat
To build the program under Linux/Unix, use sh ccc
To build the program under Mac OS X 10.3.5, use sh ccc.osx