I follow your README to build under linux but it breaks at the first step:
ahb@ccblin019 /data/ahb/gpuNUFFT> mkdir build
ahb@ccblin019 /data/ahb/gpuNUFFT> cd build/
ahb@ccblin019 /data/ahb/gpuNUFFT/build> cmake ..
CMake Error: The source directory "/data/ahb/gpuNUFFT" does not appear to
contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Is there a missing file in the top-level directory?
Or maybe something obvious I'm missing - I don't use cmake much. Thanks! Alex
Dear Andy,
I follow your README to build under linux but it breaks at the first step:
ahb@ccblin019 /data/ahb/gpuNUFFT> mkdir build ahb@ccblin019 /data/ahb/gpuNUFFT> cd build/ ahb@ccblin019 /data/ahb/gpuNUFFT/build> cmake .. CMake Error: The source directory "/data/ahb/gpuNUFFT" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.
Is there a missing file in the top-level directory?
Or maybe something obvious I'm missing - I don't use cmake much. Thanks! Alex