Hi, I'm inherited Arangodb class in my shared library, when I compile g++ always says "recompile with -fPIC". you know I don’t know how to modify the makefile. my question is if i use arangodb3.0 can solve the problem?
2016-08-10 9:46 GMT+08:00 <[email protected]>: > > > 在 2016年8月8日星期一 UTC+8上午10:45:25,[email protected]写道: >> >> Hi all, I am working with arangodb in linux, and I want to use some >> file(*.h *.cpp) from another project. But g++ always says can not find >> the ".h" file. I try to modified arangodb's "Makefile.files" and generated >> Makefile again via "configure",but does't work. How can i do? thank you >> very much. >> > > Hi, If i want use some C++ file form another project in arangodb 3.0 in > linux what shoud i do and how to do? thanks! > > -- > You received this message because you are subscribed to a topic in the > Google Groups "ArangoDB" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/arangodb/jvpp77lSA_8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
