Last change
on this file was
821,
checked in by andreasw, 12 years ago
|
fixed example make clean; tiny correction in example/INSTALL file
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
592 bytes
|
Line | |
---|
1 | There are a number of example/test programs in this directory. |
---|
2 | |
---|
3 | Before any of these sample programs could be compiled one needs to |
---|
4 | install the COIN libraries used. This includes Clp for sure, and may |
---|
5 | include others (like Vol). Please go to the appropriate directories, |
---|
6 | read the INSTALL file there and install the libraries. |
---|
7 | |
---|
8 | The examples here can be compiled by `make DRIVER=<driver>`, where |
---|
9 | <driver> should be replaced with the name of the source file you want |
---|
10 | to compile (without the .cpp or .c). The output of the compilation is |
---|
11 | an executable named <driver> (or <driver>.exe on Windows). |
---|
Note: See
TracBrowser
for help on using the repository browser.