Skip to content

include xerces/XMLFormatter#4

Open
traumschule wants to merge 1 commit into
jrandall:masterfrom
traumschule:master
Open

include xerces/XMLFormatter#4
traumschule wants to merge 1 commit into
jrandall:masterfrom
traumschule:master

Conversation

@traumschule
Copy link
Copy Markdown

This includes XMLFormatter in petardfs.cpp

Without it compilation fails:

Making all in src                                                                                                                                                                                      
make[2]: Entering directory '/media/user/user/bck/src/petardfs/src'                                                                                                                                    
g++ -DHAVE_CONFIG_H -I. -I..  -DFUSE_USE_VERSION=25 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I. -I. -I.. -I.. -I/usr/local/include -g -O2 -g -O2 -I/usr/local/include
-g -O2 -MT petardfs-petardfs.o -MD -MP -MF .deps/petardfs-petardfs.Tpo -c -o petardfs-petardfs.o `test -f 'petardfs.cpp' || echo './'`petardfs.cpp
petardfs.cpp:64:10: fatal error: xercesc/XMLFormatter.hpp: No such file or directory
 #include <xercesc/XMLFormatter.hpp>                                           
          ^~~~~~~~~~~~~~~~~~~~~~~~~~                           
compilation terminated.                                                                                                                                                                               
make[2]: *** [Makefile:473: petardfs-petardfs.o] Error 1                                                                                                                                              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant