2019年9月16日星期一

编译openmesh

C:\aka\OpenMesh-8.0\build\Unittests>g++   -o unittests unittests.cc -I"C:\aka\googletest-master\googletest\include" -I"C:\aka\OpenMesh-8.0\build" -I"C:\aka\OpenMesh-8.0\src"  -L"C:\aka\googletest-master\build_googletest\bin"    -lgtest

g++   -o attributes attributes.cc  -I"C:\aka\OpenMesh-8.0\build" -I"C:\aka\OpenMesh-8.0\src"  -L"C:\aka\OpenMesh-8.0\build\src\OpenMesh\Core"    -lOpenMeshCored


Compiling OpenMesh with mingw and cmake on windows

googletest

creating-using-shared-libraries-different-compilers-different-operating-systems/

Creating a shared and static library with the gnu compiler (gcc)

undefined-reference-to-stdios-baseinitinit


没有评论: