Last change
on this file since 7068 was
6896,
checked in by ascheibe, 13 years ago
|
#1233 adapted relative assembly references and output paths to reflect repository structure
|
File size:
563 bytes
|
Rev | Line | |
---|
[6872] | 1 | How to compile HeuristicLab Hive
|
---|
| 2 | ================================
|
---|
| 3 |
|
---|
| 4 | Checkout and compile HeuristicLab.
|
---|
[6896] | 5 | Checkout Hive and preserved the structure from the svn repository.
|
---|
[6872] | 6 | Example:
|
---|
[6896] | 7 | HeuristicLab source: C:\dev\trunk\
|
---|
| 8 | Hive source: C:\dev\branches\HeuristicLab.Hive-3.4
|
---|
[6872] | 9 |
|
---|
| 10 | It's important to have this file system structure because Hive uses relative paths for referencing HeuristicLab assemblies.
|
---|
| 11 | Please note that all Hive binaries are also copied in the HeuristicLab output folder.
|
---|
| 12 | In the above example this would be:
|
---|
[6896] | 13 | C:\dev\trunk\sources\bin
|
---|
[6872] | 14 |
|
---|
| 15 |
|
---|
| 16 |
|
---|
| 17 |
|
---|
| 18 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.