assimp/assimp at fix_docs (github.com) 所以可能是之前按照那个前辈的文章用命令来编译的时候,拉取的那个代码有些问题。 具体步骤:先打开我们的CMake,然后设置相应的两个路径。 【注意,第一个是你下载的assimp源码路径】 我这里不小心套娃了,具体应该是下面这样,你看看你的文件哪个打开后是下面的样子,那就对了...
Fix: Use ASCII treeview in assimp-cmd. by @kimkulling in #4728 Add check for wall switch from cmake by @kimkulling in #4731 Adjust cmake version by @waebbl in #4730 IMP: Reorganize doc by @kimkulling in #4732 FIX: Fix head overflow in MD5-parser. by @kimkulling in #4736 Introdu...
ASSIMP_BUILD_DOCS (default OFF): Build documentation using Doxygen. OBSOLETE, seehttps://github.com/assimp/assimp-docs ASSIMP_INJECT_DEBUG_POSTFIX (default ON): Inject debug postfix in .a/.so/.lib/.dll lib names ASSIMP_IGNORE_GIT_HASH (default OFF): Don't call git to get the hash. ...
ADD_SUBDIRECTORY( tools/assimp_cmd/ ) ENDIF () IF ( ASSIMP_BUILD_SAMPLES ) SET( SAMPLES_DIR ${CMAKE_CURRENT_SOURCE_DIR}/samples ) SET( SAMPLES_SHARED_CODE_DIR ${SAMPLES_DIR}/SharedCode ) IF ( WIN32 ) ADD_SUBDIRECTORY( samples/SimpleTexturedOpenGL/ ) ADD_SUBDIRECTORY( samples...
( iscc packaging\windows-innosetup\script_x86.iss ) ) - 7z a assimp.7z bin\%CONFIGURATION%\* lib\%CONFIGURATION%\* test_script: - cmd: bin\%CONFIGURATION%\unit.exe --gtest_output=xml:testout.xml on_finish: - ps: (new-object net.webclient).UploadFile("https://ci.appveyor.com/api/...
Runbuild.sh,build.cmd,build.ps1, ornuke compile On Linux, you may need to pass--msbuild-properties AndroidSdkDirectory=/path/to/android/sdk Use the built assemblies To get.nupkgs that you can use with NuGet instead, usenuke pack
ASSIMP_BUILD_DOCS (default OFF): Build documentation using Doxygen. OBSOLETE, see https://github.com/assimp/assimp-docs ASSIMP_INJECT_DEBUG_POSTFIX (default ON): Inject debug postfix in .a/.so/.lib/.dll lib names ASSIMP_IGNORE_GIT_HASH (default OFF): Don't call git to get the hash. ...
- if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" iscc packaging\windows-innosetup\script.iss - 7z a assimp.7z bin\%CONFIGURATION%\* lib\%CONFIGURATION%\* test_script: - cmd: bin\%CONFIGURATION%\unit.exe --gtest_output=xml:testout.xml on_finish: - ps: (new-object net.web...