Skip to content

Docker build error #96

Description

@celikemir

I came across below problem when i try to build
cmake -E env CXXFLAGS='-march=native' cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CUDA_FLAGS="8.6" ..

[ 39%] Built target libvis_cuda_autogen
Scanning dependencies of target libvis_cuda
[ 40%] Building CXX object CMakeFiles/libvis_cuda.dir/libvis_cuda_autogen/mocs_compilation.cpp.o
[ 40%] Building CUDA object CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o

nvcc fatal   : A single input file is required for a non-link phase when an outputfile is specified
make[2]: *** [CMakeFiles/libvis_cuda.dir/build.make:76: CMakeFiles/libvis_cuda.dir/libvis/src/libvis/cuda/cuda_buffer.cu.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:244: CMakeFiles/libvis_cuda.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions