We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
-DCMAKE_TOOLCHAIN_FILE=%VCPKG_ROOT%\scripts\buildsystems\vcpkg.cmake -DCMAKE_PREFIX_PATH=%QT_DIR% -DVCPKG_TARGET_TRIPLET=x64-windows -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX= C:\meshroom-git\meshroomplugins\qmlalembicplugin -DCMAKE_BUILD_TYPE=Release • nmake install Here is the...
the workflow is the standard pipeline, only with additional "cctag3". Also happens with photos without markers. Log: (Verbose-level: trace) WARNING:root:Downgrade status on node "FeatureExtraction_1(0)" from Status.ERROR to Status.SUBMITTED - commandLine: aliceVision_featureExtraction --input ...
If I go and manually build ceres from the directory where cmake downloaded it, it will build. It might pull in different dependencies than with your macro (ExternalProject_Add), though. I solved this for now by adding-DBUILD_TESTING:BOOL=OFFto the rootCMakeLists.txt:262, so that the li...