-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The step of Getting started on the linux.
What steps will reproduce the problem?
1. vim setup.sh
2. . ./setup.sh
3. ./m.sh
4. make
What is the expected output? What do you see instead?
error message :
g++ -fPIC -O -O3 -DUSING_PCH -D_REENTRANT
-I"/home/jarvis/boost_1_55_0/include/boost-1_55"
-I"/home/jarvis/boost_1_55_0/." -I"/include" -I"../src" -DXML_USE_PTHREADS -c
-DQUICKFAST_BUILD_DLL -o "Codecs/XMLTemplateParser.o"
Codecs/XMLTemplateParser.cpp
Codecs/XMLTemplateParser.cpp:36:51: fatal error:
xercesc/framework/MemBufInputSource.hpp: No such file or directory
What version of the product are you using (svn Rev # or download package
version #)? On what operating system? What source of data
boost_1_55_0 , MPC4.0.0 , xerces-c-3.1.1 , Ubuntu 12.04
Please provide any additional information below. Attach templates and
test data if possible and relevant.
Original issue reported on code.google.com by sihfanc...@gmail.com on 24 Apr 2014 at 7:42