[go: up one dir, main page]

Menu

[r353]: / trunk / README.txt  Maximize  Restore  History

Download this file

46 lines (37 with data), 1.8 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
=====================================
# README file of project COMPOSIGHT #
===================================== 

Please have a look at
http://composight.sourceforge.net/ for any documentation
 build instructions: https://sourceforge.net/p/composight/wiki/Build%20Instructions/

Directories
-----------
/bin/		all executables
/share/		scripts and other helper files

=======
LICENSE
=======
Composight is available under GPL version 3 or any later (your choice).
Via LICENSE.txt you should have received a copy of the GPL.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>. or write to 
the Free Software Foundation, Inc., 51 Franklin Street, Boston, 
MA  02110-1301, USA. 

====================
Windows x64 Binaries
====================
- run the installer of MS visual studio 2015 redistributable packages
  vcredist_x64.exe. You can also download that file from Microsoft.
  You will need Admin rights to install it.
- copy all Composight files from the bin folder to a folder which is inside your PATH.
  cpsSegmentGUI can be started from explorer. The other tools need command line arguments.
- make shure all *.dll are in the same folder as the binaries
- TEST: open cmd.exe from the start menu. -> run cpsCombine -h