Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to cmake due to missing CMakeLists.txt #56

Open
ahbarnett opened this issue Mar 27, 2017 · 1 comment
Open

unable to cmake due to missing CMakeLists.txt #56

ahbarnett opened this issue Mar 27, 2017 · 1 comment

Comments

@ahbarnett
Copy link

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

@andyschwarzl
Copy link
Owner

Hi,

you have to change to the CUDA subdirectory and execute the steps as described above. I'm sorry for not being clear enough.

HTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants