Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ PoissonRecon git:(master) ✗ make -j8
- mkdir -p Bin/Linux/
- g++ -c -o Bin/Linux/PoissonRecon.o -fopenmp -Wno-deprecated -std=c++17 -pthread -Wno-invalid-offsetof -O3 -DRELEASE -funroll-loops -ffast-math -g -I. Src/PoissonRecon.cpp
- g++ -c -o Bin/Linux/SSDRecon.o -fopenmp -Wno-deprecated -std=c++17 -pthread -Wno-invalid-offsetof -O3 -DRELEASE -funroll-loops -ffast-math -g -I. Src/SSDRecon.cpp
- g++ -c -o Bin/Linux/PointInterpolant.o -fopenmp -Wno-deprecated -std=c++17 -pthread -Wno-invalid-offsetof -O3 -DRELEASE -funroll-loops -ffast-math -g -I. Src/PointInterpolant.cpp
- g++ -c -o Bin/Linux/ImageStitching.o -fopenmp -Wno-deprecated -std=c++17 -pthread -Wno-invalid-offsetof -O3 -DRELEASE -funroll-loops -ffast-math -g -I. Src/ImageStitching.cpp
- g++ -c -o Bin/Linux/AdaptiveTreeVisualization.o -fopenmp -Wno-deprecated -std=c++17 -pthread -Wno-invalid-offsetof -O3 -DRELEASE -funroll-loops -ffast-math -g -I. Src/AdaptiveTreeVisualization.cpp
- gcc Bin/Linux/ChunkPLY.o -o Bin/Linux/ChunkPLY
- g++ -pthread -o Bin/Linux/ReconExample Bin/Linux/Reconstruction.example.o -LBin/Linux/ -lgomp -lstdc++ -lpthread -O3 -g -lz -lpng -ljpeg
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: warning: relocation against `_ZTVSt9basic_iosIcSt11char_traitsIcEE' in read-only section `.text._ZN12MKExceptions8ErrorOutIJjPKcjEEEvS2_iS2_S2_DpT_[_ZN12MKExceptions8ErrorOutIJjPKcjEEEvS2_iS2_S2_DpT_]'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/bits/basic_string.h:6536: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `operator<<(std::ostream&, PlyProperty)':
- ....../PoissonRecon/Src/PlyFile.h:167: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/bits/basic_string.h:6250: more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/bits/basic_string.h:6250: more undefined references to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `long long __gnu_cxx::__stoa<long long, long long, char, int>(long long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int)':
- /usr/include/c++/11/ext/string_conversions.h:86: undefined reference to `std::__throw_out_of_range(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `unsigned long long __gnu_cxx::__stoa<unsigned long long, unsigned long long, char, int>(unsigned long long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int)':
- /usr/include/c++/11/ext/string_conversions.h:83: undefined reference to `std::__throw_invalid_argument(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `long long __gnu_cxx::__stoa<long long, long long, char, int>(long long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int)':
- /usr/include/c++/11/ext/string_conversions.h:83: undefined reference to `std::__throw_invalid_argument(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `unsigned long long __gnu_cxx::__stoa<unsigned long long, unsigned long long, char, int>(unsigned long long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int)':
- /usr/include/c++/11/ext/string_conversions.h:86: undefined reference to `std::__throw_out_of_range(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyFile::_Write(_IO_FILE*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, int)':
- ....../PoissonRecon/Src/PlyFile.inl:186: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)':
- /usr/include/c++/11/bits/basic_string.h:1260: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_check_length(unsigned long, unsigned long, char const*) const':
- /usr/include/c++/11/bits/basic_string.h:331: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyProperty, std::allocator<PlyProperty> >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherData>::deallocate(OtherData*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyFile::get_other_element(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned long)':
- ....../PoissonRecon/Src/PlyFile.inl:885: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_check(unsigned long, char const*) const':
- /usr/include/c++/11/bits/basic_string.h:321: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_check(unsigned long, char const*) const':
- /usr/include/c++/11/bits/basic_string.h:321: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::deallocate(PlyElement*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyElement, std::allocator<PlyElement> >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `unsigned long long __gnu_cxx::__stoa<unsigned long long, unsigned long long, char, int>(unsigned long long (*)(char const*, char**, int), char const*, char const*, unsigned long*, int)':
- /usr/include/c++/11/ext/string_conversions.h:86: undefined reference to `std::__throw_out_of_range(char const*)'
- /usr/bin/ld: /usr/include/c++/11/ext/string_conversions.h:83: undefined reference to `std::__throw_invalid_argument(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyFile::_Read(_IO_FILE*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/PlyFile.inl:538: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)':
- /usr/include/c++/11/bits/basic_string.h:1260: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_check_length(unsigned long, unsigned long, char const*) const':
- /usr/include/c++/11/bits/basic_string.h:331: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::EmptyFactory<float> >(char const*, int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:144: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WriteMesh<VertexFactory::EmptyFactory<float> >(char const*, int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:162: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned int>::deallocate(unsigned int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<unsigned int, std::allocator<unsigned int> > >::deallocate(std::vector<unsigned int, std::allocator<unsigned int> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<int, std::allocator<int> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<unsigned int, std::allocator<unsigned int> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::EmptyFactory<float> >(char* const*, unsigned int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:103: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::EmptyFactory<float> >(char* const*, unsigned int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:117: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::EmptyFactory<float> >(char* const*, unsigned int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::ReadPolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >, long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, bool*)':
- ....../PoissonRecon/Src/Ply.inl:255: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::floor(float)':
- /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ceil(float)':
- /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::floor(float)':
- /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ceil(float)':
- /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::floor(float)':
- /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ceil(float)':
- /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::floor(float)':
- /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ceil(float)':
- /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned long>::deallocate(unsigned long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::floor(float)':
- /usr/include/c++/11/cmath:261: undefined reference to `floorf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ceil(float)':
- /usr/include/c++/11/cmath:166: undefined reference to `ceilf'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned long>::deallocate(unsigned long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
- /usr/include/c++/11/sstream:1137: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:523: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:504: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:507: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:507: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:507: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:507: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:507: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
- /usr/include/c++/11/sstream:1137: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
- /usr/include/c++/11/sstream:1137: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:464: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:443: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:447: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:447: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:447: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:447: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:447: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::str() const':
- /usr/include/c++/11/sstream:1137: undefined reference to `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::str() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >, std::allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > > > >::_S_check_init_len(unsigned long, std::allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > > > const&)':
- /usr/include/c++/11/bits/stl_vector.h:1770: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::EmptyFactory<float> >(char const*, int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:149: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineReadable::~cmdLineReadable()':
- ....../PoissonRecon/Src/CmdLineParser.inl:80: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameterArray<float, 6>::~cmdLineParameterArray()':
- ....../PoissonRecon/Src/CmdLineParser.inl:115: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameter<float>::~cmdLineParameter()':
- ....../PoissonRecon/Src/CmdLineParser.inl:87: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameters<char*>::~cmdLineParameters()':
- ....../PoissonRecon/Src/CmdLineParser.inl:145: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `ASCIIInputDataStream<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > >::~ASCIIInputDataStream()':
- ....../PoissonRecon/Src/DataStream.imp.inl:44: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `BinaryInputDataStream<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > >::~BinaryInputDataStream()':
- ....../PoissonRecon/Src/DataStream.imp.h:218: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `ASCIIOutputDataStream<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > >::~ASCIIOutputDataStream()':
- ....../PoissonRecon/Src/DataStream.imp.inl:67: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `BinaryOutputDataStream<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > >::~BinaryOutputDataStream()':
- ....../PoissonRecon/Src/DataStream.imp.h:234: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `ASCIIInputDataStream<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u>, VertexFactory::RGBColorFactory<float> > > >::~ASCIIInputDataStream()':
- ....../PoissonRecon/Src/DataStream.imp.inl:44: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:....../PoissonRecon/Src/DataStream.imp.h:218: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::thread::~thread()':
- /usr/include/c++/11/bits/std_thread.h:152: undefined reference to `std::terminate()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::thread>::deallocate(std::thread*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameters<char*>::read(char**, int)':
- ....../PoissonRecon/Src/CmdLineParser.inl:152: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:159: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `float* NewPointer<float>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameter<char*>::~cmdLineParameter()':
- ....../PoissonRecon/Src/CmdLineParser.inl:87: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameters<char*>::~cmdLineParameters()':
- ....../PoissonRecon/Src/CmdLineParser.inl:145: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `cmdLineParameters<char*>::~cmdLineParameters()':
- ....../PoissonRecon/Src/CmdLineParser.inl:148: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::mutex::lock()':
- /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/bits/std_mutex.h:104: more undefined references to `std::__throw_system_error(int)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyStoredProperty* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*>(__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, __gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*)':
- ....../PoissonRecon/Src/VertexFactory.inl:322: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyStoredProperty* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*>(__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, __gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyStoredProperty* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*>(__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, __gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::EmptyFactory<float> >(char const*, int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:464: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Execute<VertexFactory::EmptyFactory<float> >(VertexFactory::EmptyFactory<float>)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:523: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned long>::deallocate(unsigned long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::EmptyFactory<float> >(char* const*, unsigned int, VertexFactory::EmptyFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:103: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `main.cold':
- ....../PoissonRecon/Src/ChunkPLY.cpp:584: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::mutex::lock()':
- /usr/include/c++/11/bits/std_mutex.h:104: undefined reference to `std::__throw_system_error(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherData>::deallocate(OtherData*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char*)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char*)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char*)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, int)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, int)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void MKExceptions::_AddToMessageStream<int>(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, int)':
- ....../PoissonRecon/Src/MyMiscellany.h:153: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, int>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, int)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, VertexFactory::TypeOnDisk>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, VertexFactory::TypeOnDisk)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, VertexFactory::TypeOnDisk>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, VertexFactory::TypeOnDisk)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void MKExceptions::_AddToMessageStream<VertexFactory::TypeOnDisk>(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >&, VertexFactory::TypeOnDisk)':
- ....../PoissonRecon/Src/MyMiscellany.h:153: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, VertexFactory::TypeOnDisk>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, VertexFactory::TypeOnDisk)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*>(__gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, __gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*>(__gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, __gnu_cxx::__normal_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> const*, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > > >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:462: undefined reference to `std::ios_base::ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::basic_istream()':
- /usr/include/c++/11/istream:607: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:607: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:462: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::basic_istream()':
- /usr/include/c++/11/istream:608: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:608: undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::basic_ostream()':
- /usr/include/c++/11/ostream:398: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/ostream:398: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/ostream:398: undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::basic_iostream()':
- /usr/include/c++/11/istream:926: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:926: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()':
- /usr/include/c++/11/sstream:1013: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::basic_streambuf()':
- /usr/include/c++/11/streambuf:471: undefined reference to `std::locale::locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::basic_stringbuf(std::_Ios_Openmode)':
- /usr/include/c++/11/sstream:127: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()':
- /usr/include/c++/11/sstream:1014: undefined reference to `std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/istream:104: more undefined references to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >::~basic_stringbuf()':
- /usr/include/c++/11/sstream:72: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::deallocate(PlyElement*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyElement, std::allocator<PlyElement> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyProperty, std::allocator<PlyProperty> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyProperty, std::allocator<PlyProperty> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyProperty, std::allocator<PlyProperty> >::_M_realloc_insert<PlyProperty const&>(__gnu_cxx::__normal_iterator<PlyProperty*, std::vector<PlyProperty, std::allocator<PlyProperty> > >, PlyProperty const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyProperty, std::allocator<PlyProperty> >::_M_realloc_insert<PlyProperty const&>(__gnu_cxx::__normal_iterator<PlyProperty*, std::vector<PlyProperty, std::allocator<PlyProperty> > >, PlyProperty const&)':
- /usr/include/c++/11/bits/vector.tcc:493: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyProperty, std::allocator<PlyProperty> >::_M_realloc_insert<PlyProperty const&>(__gnu_cxx::__normal_iterator<PlyProperty*, std::vector<PlyProperty, std::allocator<PlyProperty> > >, PlyProperty const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherData>::deallocate(OtherData*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherElem>::deallocate(OtherElem*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherElem>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<OtherElem, std::allocator<OtherElem> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherData>::deallocate(OtherData*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<OtherData>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<OtherData, std::allocator<OtherData> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >, std::allocator<std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > > >::_S_check_init_len(unsigned long, std::allocator<std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > > const&)':
- /usr/include/c++/11/bits/stl_vector.h:1770: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > >::deallocate(std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<unsigned long, std::allocator<unsigned long> >::_S_check_init_len(unsigned long, std::allocator<unsigned long> const&)':
- /usr/include/c++/11/bits/stl_vector.h:1770: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > > >::deallocate(std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `float* NewPointer<float>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:....../PoissonRecon/Src/Array.h:101: more undefined references to `operator new[](unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_allocate_and_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*>(unsigned long, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*)':
- /usr/include/c++/11/bits/stl_vector.h:1518: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_allocate_and_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*>(unsigned long, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*)':
- /usr/include/c++/11/bits/stl_vector.h:1521: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_vector.h:1518: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > > >::deallocate(std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::deallocate(VectorTypeUnion<float, Point<float, 3u>, float>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, float>, std::allocator<VectorTypeUnion<float, Point<float, 3u>, float> > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > > >::deallocate(std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::_M_realloc_insert<std::vector<long long, std::allocator<long long> > const&>(__gnu_cxx::__normal_iterator<std::vector<long long, std::allocator<long long> >*, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > >, std::vector<long long, std::allocator<long long> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::_M_realloc_insert<std::vector<long long, std::allocator<long long> > const&>(__gnu_cxx::__normal_iterator<std::vector<long long, std::allocator<long long> >*, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > >, std::vector<long long, std::allocator<long long> > const&)':
- /usr/include/c++/11/bits/vector.tcc:493: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::_M_realloc_insert<std::vector<long long, std::allocator<long long> > const&>(__gnu_cxx::__normal_iterator<std::vector<long long, std::allocator<long long> >*, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > >, std::vector<long long, std::allocator<long long> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__detail::_Hash_node<std::pair<long long const, long long>, false> >::deallocate(std::__detail::_Hash_node<std::pair<long long const, long long>, false>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__detail::_Hash_node_base*>::deallocate(std::__detail::_Hash_node_base**, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned int>::deallocate(unsigned int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<unsigned int, std::allocator<unsigned int> > >::deallocate(std::vector<unsigned int, std::allocator<unsigned int> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long, char const*, unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long, char const*, unsigned long)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long, char const*, unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long, char const*, unsigned long)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ostream::operator<<(unsigned long)':
- /usr/include/c++/11/ostream:171: undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ostream::operator<<(unsigned long)':
- /usr/include/c++/11/ostream:171: undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long, char const*, unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long, char const*, unsigned long)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `float* NewPointer<float>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `float* NewPointer<float>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:....../PoissonRecon/Src/Array.h:101: more undefined references to `operator new[](unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_realloc_insert<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&>(__gnu_cxx::__normal_iterator<VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > > >, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_realloc_insert<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&>(__gnu_cxx::__normal_iterator<VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > > >, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&)':
- /usr/include/c++/11/bits/vector.tcc:493: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_realloc_insert<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&>(__gnu_cxx::__normal_iterator<VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > > >, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_realloc_insert<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&>(__gnu_cxx::__normal_iterator<VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > > >, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `VectorTypeUnion<float, Point<float, 3u>, Point<float> >* std::__uninitialized_copy<false>::__uninit_copy<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*>(VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const*, VectorTypeUnion<float, Point<float, 3u>, Point<float> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > >::_M_realloc_insert<VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&>(__gnu_cxx::__normal_iterator<VectorTypeUnion<float, Point<float, 3u>, Point<float> >*, std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float> > > > >, VectorTypeUnion<float, Point<float, 3u>, Point<float> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Point<float>::~Point()':
- ....../PoissonRecon/Src/Geometry.h:210: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::deallocate(VectorTypeUnion<float, Point<float, 3u>, float>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, float>, std::allocator<VectorTypeUnion<float, Point<float, 3u>, float> > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/vector.tcc:493: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.0]':
- /usr/include/c++/11/iostream:74: undefined reference to `std::ios_base::Init::Init()'
- /usr/bin/ld: /usr/include/c++/11/iostream:74: undefined reference to `std::ios_base::Init::~Init()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.0]':
- ....../PoissonRecon/Src/MyMiscellany.h:572: undefined reference to `std::condition_variable::condition_variable()'
- /usr/bin/ld: ....../PoissonRecon/Src/MyMiscellany.h:572: undefined reference to `std::condition_variable::~condition_variable()'
- /usr/bin/ld: ....../PoissonRecon/Src/MyMiscellany.h:573: undefined reference to `std::condition_variable::condition_variable()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__static_initialization_and_destruction_0(int, int) [clone .constprop.0]':
- ....../PoissonRecon/Src/Ply.inl:44: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::Timer()':
- ....../PoissonRecon/Src/MyMiscellany.h:90: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `main':
- ....../PoissonRecon/Src/ChunkPLY.cpp:571: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `Timer::wallTime() const':
- ....../PoissonRecon/Src/MyMiscellany.h:92: undefined reference to `std::chrono::_V2::system_clock::now()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `main':
- ....../PoissonRecon/Src/ChunkPLY.cpp:576: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `int PLY::ReadVertexHeader<VertexFactory::PositionFactory<float, 3u> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::PositionFactory<float, 3u> const&, bool*, std::vector<PlyProperty, std::allocator<PlyProperty> >&, unsigned long&)':
- ....../PoissonRecon/Src/Ply.inl:169: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `main':
- ....../PoissonRecon/Src/ChunkPLY.cpp:584: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `main':
- ....../PoissonRecon/Src/ChunkPLY.cpp:587: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:590: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:587: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::deallocate(PlyElement*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<PlyElement, std::allocator<PlyElement> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyStoredProperty* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*>(__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, __gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyStoredProperty>::deallocate(PlyStoredProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyElement, std::allocator<PlyElement> >::_M_realloc_insert<PlyElement const&>(__gnu_cxx::__normal_iterator<PlyElement*, std::vector<PlyElement, std::allocator<PlyElement> > >, PlyElement const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyElement>::deallocate(PlyElement*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyElement, std::allocator<PlyElement> >::_M_realloc_insert<PlyElement const&>(__gnu_cxx::__normal_iterator<PlyElement*, std::vector<PlyElement, std::allocator<PlyElement> > >, PlyElement const&)':
- /usr/include/c++/11/bits/vector.tcc:493: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `PlyStoredProperty* std::__uninitialized_copy<false>::__uninit_copy<__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*>(__gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, __gnu_cxx::__normal_iterator<PlyStoredProperty const*, std::vector<PlyStoredProperty, std::allocator<PlyStoredProperty> > >, PlyStoredProperty*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::vector<PlyElement, std::allocator<PlyElement> >::_M_realloc_insert<PlyElement const&>(__gnu_cxx::__normal_iterator<PlyElement*, std::vector<PlyElement, std::allocator<PlyElement> > >, PlyElement const&)':
- /usr/include/c++/11/bits/vector.tcc:485: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::reserve(unsigned long)':
- /usr/include/c++/11/bits/vector.tcc:70: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/istream:104: more undefined references to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, char const*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, char const*)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::RGBColorFactory<float> >(char const*, int, VertexFactory::RGBColorFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:144: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:149: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::NormalFactory<float, 3u> >(char const*, int, VertexFactory::NormalFactory<float, 3u>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::NormalFactory<float, 3u> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::NormalFactory<float, 3u> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:144: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:149: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, EmptyVectorType<float> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long long)':
- ....../PoissonRecon/Src/MyMiscellany.h:161: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long long)':
- ....../PoissonRecon/Src/MyMiscellany.h:164: undefined reference to `std::ostream::operator<<(int)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ostream:616: more undefined references to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ostream::operator<<(unsigned long long)':
- /usr/include/c++/11/ostream:206: undefined reference to `std::ostream& std::ostream::_M_insert<unsigned long long>(unsigned long long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::replace(unsigned long, unsigned long, char const*, unsigned long)':
- /usr/include/c++/11/bits/basic_string.h:1960: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_replace(unsigned long, unsigned long, char const*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()':
- /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringbuf<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/sstream:1055: undefined reference to `vtable for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_streambuf<char, std::char_traits<char> >::~basic_streambuf()':
- /usr/include/c++/11/streambuf:203: undefined reference to `vtable for std::basic_streambuf<char, std::char_traits<char> >'
- /usr/bin/ld: /usr/include/c++/11/streambuf:203: undefined reference to `std::locale::~locale()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `vtable for std::basic_ios<char, std::char_traits<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()':
- /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: /usr/include/c++/11/istream:922: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()':
- /usr/include/c++/11/ostream:93: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_istream<char, std::char_traits<char> >::~basic_istream()':
- /usr/include/c++/11/istream:104: undefined reference to `VTT for std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::~basic_ios()':
- /usr/include/c++/11/bits/basic_ios.h:282: undefined reference to `std::ios_base::~ios_base()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ios<char, std::char_traits<char> >::setstate(std::_Ios_Iostate)':
- /usr/include/c++/11/bits/basic_ios.h:158: undefined reference to `std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:1387: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*)':
- /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: /usr/include/c++/11/ostream:616: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > MKExceptions::MakeMessageString<char const*, unsigned long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, unsigned long long)':
- ....../PoissonRecon/Src/MyMiscellany.h:175: undefined reference to `std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >::~basic_stringstream()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
- /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::cerr'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6536: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::endl<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:685: undefined reference to `std::ostream::put(char)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::basic_ostream<char, std::char_traits<char> >& std::flush<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&)':
- /usr/include/c++/11/ostream:707: undefined reference to `std::ostream::flush()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char>::widen(char) const':
- /usr/include/c++/11/bits/locale_facets.h:879: undefined reference to `std::ctype<char>::_M_widen_init() const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::ctype<char> const& std::__check_facet<std::ctype<char> >(std::ctype<char> const*)':
- /usr/include/c++/11/bits/basic_ios.h:50: undefined reference to `std::__throw_bad_cast()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned int>::deallocate(unsigned int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned int>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<unsigned int, std::allocator<unsigned int> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<int>::deallocate(int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<int>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<int, std::allocator<int> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::deallocate(VectorTypeUnion<float, Point<float, 3u>, float>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, float>, std::allocator<VectorTypeUnion<float, Point<float, 3u>, float> > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::deallocate(VectorTypeUnion<float, Point<float, 3u>, float>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, float> >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, float>, std::allocator<VectorTypeUnion<float, Point<float, 3u>, float> > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> >, std::allocator<VectorTypeUnion<float, Point<float, 3u>, Point<float, 3u> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<long long, std::allocator<long long> >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:320: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:319: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `__cxa_throw_bad_array_new_length'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >, unsigned int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:320: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:319: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >, unsigned int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::EmptyFactory<float> >::VertexType> > const&, std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `__cxa_throw_bad_array_new_length'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >* std::__uninitialized_copy<false>::__uninit_copy<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
- /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_begin_catch'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:98: undefined reference to `__cxa_rethrow'
- /usr/bin/ld: /usr/include/c++/11/bits/stl_uninitialized.h:95: undefined reference to `__cxa_end_catch'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::deallocate(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::DynamicFactory<float> >(char const*, int, VertexFactory::DynamicFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:149: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WritePoints<VertexFactory::DynamicFactory<float> >(char const*, int, VertexFactory::DynamicFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:144: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:143: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/ChunkPLY.cpp:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk> >::deallocate(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::TypeOnDisk>*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:320: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:319: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `__cxa_throw_bad_array_new_length'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >, unsigned int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:320: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:319: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >, unsigned int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `__cxa_throw_bad_array_new_length'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void WriteMesh<VertexFactory::DynamicFactory<float> >(char const*, int, VertexFactory::DynamicFactory<float>, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::DynamicFactory<float> >::VertexType> > const&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:162: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<unsigned int>::deallocate(unsigned int*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<unsigned int, std::allocator<unsigned int> > >::deallocate(std::vector<unsigned int, std::allocator<unsigned int> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<int, std::allocator<int> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<unsigned int, std::allocator<unsigned int> > >::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > >::_M_check_len(unsigned long, char const*) const':
- /usr/include/c++/11/bits/stl_vector.h:1759: undefined reference to `std::__throw_length_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:103: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:117: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::ReadPolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >, long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, bool*)':
- ....../PoissonRecon/Src/Ply.inl:255: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::RGBColorFactory<float> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `GetFileExtension(char const*)':
- ....../PoissonRecon/Src/CmdLineParser.inl:195: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:201: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:202: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/CmdLineParser.inl:207: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:103: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:117: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::deallocate(long long*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<std::vector<long long, std::allocator<long long> > >::deallocate(std::vector<long long, std::allocator<long long> >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:127: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator new(unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<long long>::allocate(unsigned long, void const*)':
- /usr/include/c++/11/ext/new_allocator.h:116: undefined reference to `std::__throw_bad_array_new_length()'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:117: undefined reference to `std::__throw_bad_alloc()'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `bool std::operator==<char, std::char_traits<char>, std::allocator<char> >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*)':
- /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.h:6250: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::compare(char const*) const'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<PlyProperty>::deallocate(PlyProperty*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::ReadPolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >, long long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, bool*)':
- ....../PoissonRecon/Src/Ply.inl:255: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)':
- /usr/include/c++/11/bits/basic_string.tcc:219: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_create(unsigned long&, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/bits/basic_string.tcc:212: undefined reference to `std::__throw_logic_error(char const*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > > >::deallocate(VectorTypeUnion<float, Point<float, 3u>, VectorTypeUnion<float, float, Point<float, 3u> > >*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void Read<VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >(char* const*, unsigned int, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> >, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::Factory<float, VertexFactory::ValueFactory<float>, VertexFactory::NormalFactory<float, 3u> > >::VertexType> >&, std::vector<std::vector<long long, std::allocator<long long> >, std::allocator<std::vector<long long, std::allocator<long long> > > >&, int&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
- ....../PoissonRecon/Src/ChunkPLY.cpp:104: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:320: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:319: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >, int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType> > const&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:312: undefined reference to `__cxa_throw_bad_array_new_length'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `__gnu_cxx::new_allocator<char>::deallocate(char*, unsigned long)':
- /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: /usr/include/c++/11/ext/new_allocator.h:145: undefined reference to `operator delete(void*, unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o:/usr/include/c++/11/ext/new_allocator.h:145: more undefined references to `operator delete(void*, unsigned long)' follow
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `char* NewPointer<char>(unsigned long, char const*)':
- ....../PoissonRecon/Src/Array.h:101: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: Bin/Linux/ChunkPLY.o: in function `void PLY::WritePolygons<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >, unsigned int, false>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> > const&, std::vector<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType, std::allocator<VertexFactory::Factory<float, VertexFactory::PositionFactory<float, 3u>, VertexFactory::RGBColorFactory<float> >::VertexType> > const&, std::vector<std::vector<unsigned int, std::allocator<unsigned int> >, std::allocator<std::vector<unsigned int, std::allocator<unsigned int> > > > const&, int, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&)':
- ....../PoissonRecon/Src/Ply.inl:297: undefined reference to `operator delete[](void*)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:303: undefined reference to `operator new[](unsigned long)'
- /usr/bin/ld: ....../PoissonRecon/Src/Ply.inl:310: undefined reference to `operator delete[](void*)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement