-
Notifications
You must be signed in to change notification settings - Fork 7
Building release mode Pavol branch
Pavol Federl edited this page Dec 14, 2015
·
1 revision
Building release mode of carta:
make a temporary directory for sources
$ mkdir /scratch/test7 && cd /scratch/test7
$ git clone [email protected]:pfederl/CARTAvis.git
...
$ cp -a ~/Work/CARTAvis-externals .
$ python /scratch/test7/CARTAvis/carta/scripts/buildRelease.py
srcRoot /scratch/test7/CARTAvis
{'qmakebin': u'/home/pfederl/Software/Qt/5.3/gcc_64/bin/qmake', 'destination': u'/tmp/cartaBuild-0.0.0', 'qooxdooExtraOptions': [u'-m', u"OPTIMIZE:['basecalls', 'comments', 'xxxprivates', 'xxxstatics', 'strings', 'variables', 'variants', 'whitespace']"], 'version': u'0.0.0', 'makeflags': [u'-j12']}
Current settings (from /scratch/test7/CARTAvis/carta/scripts/lastBuild.json ):
1) Version: 0.0.0
2) Destination: /tmp/cartaBuild-0.0.0
3) qmake: /home/pfederl/Software/Qt/5.3/gcc_64/bin/qmake
) makeflags: -j12
) qooxdoo extra options: -m OPTIMIZE:['basecalls', 'comments', 'xxxprivates', 'xxxstatics', 'strings', 'variables', 'variants', 'whitespace']
0) Go
Choice:
now it's time to try to start the viewer:
$ /tmp/cartaBuild-0.0.0/cartaviewer /scratch/small.fits