Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhieuhoang1972 <hieuhoang1972@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2014-04-03 16:57:01 +0400
committerhieuhoang1972 <hieuhoang1972@9a26d1b7-1c8f-445c-8fdd-6576f508279d>2014-04-03 16:57:01 +0400
commitc2f1771fbdda0e8989bfd469075e900d5dfc15cc (patch)
tree0250ff8664f83e595f4e01eafa4a0a86ea5c6be4 /mgizapp/manual-compile
parent578ac57a7269ef82295cad4ef53ad269ef0e31c7 (diff)
compile error on clang
Diffstat (limited to 'mgizapp/manual-compile')
-rwxr-xr-xmgizapp/manual-compile/compile.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/mgizapp/manual-compile/compile.sh b/mgizapp/manual-compile/compile.sh
index c6e002d..ba6b780 100755
--- a/mgizapp/manual-compile/compile.sh
+++ b/mgizapp/manual-compile/compile.sh
@@ -8,9 +8,9 @@ LDFLAGS="-static"
#GCC=clang
#GPP=clang++
-SRC_DIR=/Users/hieu/workspace/mgizapp/mgizapp/src
-BOOST_ROOT=/Users/hieu/workspace/boost/boost_1_55_0
-BOOST_LIBRARYDIR=/Users/hieu/workspace/boost/boost_1_55_0/lib64/
+SRC_DIR=/home/s0565741/workspace/thor/mgizapp-code/mgizapp/src
+BOOST_ROOT=/home/s0565741/workspace/thor/boost_1_54_0
+BOOST_LIBRARYDIR=/home/s0565741/workspace/thor/boost_1_54_0/lib64
BOOST_ROOT=/Users/hieu/workspace/boost/old/boost_1_54_0.old
BOOST_LIBRARYDIR=/Users/hieu/workspace/boost/old/boost_1_54_0.old/lib64/