Last change
on this file since 6896 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
|
Line | |
---|
1 | How to compile HeuristicLab Hive
|
---|
2 | ================================
|
---|
3 |
|
---|
4 | Checkout and compile HeuristicLab.
|
---|
5 | Checkout Hive and preserved the structure from the svn repository.
|
---|
6 | Example:
|
---|
7 | HeuristicLab source: C:\dev\trunk\
|
---|
8 | Hive source: C:\dev\branches\HeuristicLab.Hive-3.4
|
---|
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:
|
---|
13 | C:\dev\trunk\sources\bin
|
---|
14 |
|
---|
15 |
|
---|
16 |
|
---|
17 |
|
---|
18 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.