zq-chen / ParaPano

CMU 15-618 Final Project - Parallel Panorama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

errors

najingligong1111 opened this issue · comments

commented

nvcc fatal : Host compiler targets unsupported OS.
CMake Error at ParaPano_generated_cudaMatcher.cu.obj.cmake:220 (message):
Error generating
E:/ParaPano/build/CMakeFiles/ParaPano.dir//./ParaPano_generated_cudaMatcher.cu.obj

make[2]: *** [CMakeFiles/ParaPano.dir/build.make:84: CMakeFiles/ParaPano.dir/ParaPano_generated_cudaMatcher.cu.obj] Error 1
make[1]: *** [CMakeFiles/Makefile2:82: CMakeFiles/ParaPano.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

I get the same problem, did you resolved this?