DeepFactors
DeepFactors copied to clipboard
Build dependency library display error
hi@jczarnowski: I'm a rookie in programming ,I intend to learn the implementation creativity of the algorithm. When I try to compile the third-party dependency library with ". / thirdparty / makedeps.sh", the compiler prompts: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensions.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorImagePatch.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorEvalTo.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorIntDiv.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorLayoutSwap.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorBroadcasting.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorConvolutionSycl.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorCustomOp.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorReductionSycl.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorTraits.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorDimensionList.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/TensorPatch.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/util -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Meta.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/util/EmulateArray.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/util/CXX11Workarounds.h -- Up-to-date: /home/zhlx007/Desktop/DeepFactors/thirdparty/install/include/eigen3/unsupported/Eigen/CXX11/src/util/MaxSizeVector.h Building brisk Error: could not load cache
I have tried many times and the result is the same. So I write to you for your guidance and help.
I have encountered the same problem while compiling the third-party dependencies. It was caused by an empty folder that had been created after a compile environment error. You can remove the folder where the error was reported and rebuild.
@lilc-112 Thank you for replying with a solution to this issue!
On Tue, Mar 21, 2023 at 6:46 AM lilc-112 @.***> wrote:
I have encountered the same problem while compiling the third-party dependencies. It was caused by an empty folder that had been created after a compile environment error. You can remove the folder where the error was reported and rebuild.
— Reply to this email directly, view it on GitHub https://github.com/jczarnowski/DeepFactors/issues/25#issuecomment-1477618116, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALFZZWT3ODEKAUCKOAEHZTW5GBIDANCNFSM5IJUJ5JQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>