tmxparser icon indicating copy to clipboard operation
tmxparser copied to clipboard

/usr/bin/ld: //usr/local/lib/libtinyxml2.a(tinyxml2.cpp.o): relocation R_X86_64_PC32 against symbol `_ZN8tinyxml27StrPair5ResetEv' can not be used when making a shared object; recompile with -fPIC

Open limingyuxia opened this issue 2 years ago • 0 comments

compile the project on ubuntu18.04, come cross: /usr/bin/ld: //usr/local/lib/libtinyxml2.a(tinyxml2.cpp.o): relocation R_X86_64_PC32 against symbol `_ZN8tinyxml27StrPair5ResetEv' can not be used when making a shared object; recompile with -fPIC

limingyuxia avatar Nov 14 '23 11:11 limingyuxia