Subversion Repositories gelsvn

Rev

Rev 250 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 250 Rev 274
Line -... Line 1...
-
 
1
Externals
-
 
2
 
-
 
3
 
1
The setup script is made with the free tool NSIS (Nullsoft Scriptable Install System). 
4
The setup script 'GELsetup.nsi' is made with the free tool NSIS (Nullsoft Scriptable Install System). 
2
Get it from http://nsis.sourceforge.net/Main_Page
5
Get it from http://nsis.sourceforge.net/Main_Page
3
 
6
 
4
With NSIS installed, right click the .nsi file to compile to .exe
7
With NSIS installed, right click the .nsi file to compile to .exe
5
 
8
 
6
The script ( located in .\ ) assumes the following file structure:
9
The script ( located in .\ ) assumes the following file structure:
Line 16... Line 19...
16
.\current
19
.\current
17
 
20
 
18
  \lib		library files
21
  \lib		library files
19
  \include	header files
22
  \include	header files
20
 
23
 
21
At the of writing current version of GEL is 0.1 which is pure static. Future releases may contain a \bin directory with dll-files as well.
-
 
22
 
24
At the of writing current version of GEL is 0.1 which is pure static. Future releases may contain a \bin directory with dll-files as well.
-
 
25
 
-
 
26
 
-
 
27
 
-
 
28
Source code
-
 
29
 
-
 
30
 
-
 
31
The setup script 'GELsrc.nsi' makes an installer for source code distribution of GEL. 
-
 
32
 
-
 
33
The script ( located in .\ ) assumes that a copy of GEL have been exported to .\GEL (do this in Tortoise SVN by right- clicking on your working copy of 'GEL' and browse to the folder where 'GELsrc.nsi' is located )
-
 
34
 
-
 
35
 
-
 
36
/Bjarke
-
 
37
 
23

Generated by GNU Enscript 1.6.6.
38

Generated by GNU Enscript 1.6.6.