spaint icon indicating copy to clipboard operation
spaint copied to clipboard

Problems about compiling spaint

Open MarkZurkberg opened this issue 9 years ago • 4 comments

I am trying to compile spaint on my computer and I wonder if it is necessary that I should compile InfiniTAM successfully first. Thanks! @torrvision

MarkZurkberg avatar Mar 26 '16 13:03 MarkZurkberg

Yes, InfiniTAM is a compulsory dependency - you can't compile SemanticPaint without it.

sgolodetz avatar Mar 26 '16 13:03 sgolodetz

Thanks to your help, and I have run InfiniTAM-spaint_v2 successfully on my computer. These days I am trying to compile spaint and got errors in configuring process. The error are as follows: Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.4/Modules/FindBLAS.cmake:681 (message): A required library with BLAS API not found. Please specify library location. Call Stack (most recent call first): cmake/FindArrayFire.cmake:77 (FIND_PACKAGE) cmake/UseArrayFire.cmake:9 (FIND_PACKAGE) modules/spaint/CMakeLists.txt:21 (INCLUDE) @sgolodetz spaint

MarkZurkberg avatar Apr 20 '16 12:04 MarkZurkberg

Look under the Advanced options - if I remember right, you need to specify one of the libraries on which ArrayFire depends.

sgolodetz avatar Apr 21 '16 10:04 sgolodetz

hello,MarkZurkberg. I have the same problem with you. How do you solve this problem?

maoLB avatar Jul 06 '16 08:07 maoLB