Build error using docker and VS Code #1636
Unanswered
Gaurang-Belekar
asked this question in
Q&A
Replies: 2 comments 6 replies
-
I would recommend running the script from the top-level directory, like this: $ bash scripts/build_cudaq.sh And if that returns any errors, would you please share the logs (expected to be at /workspaces/cuda-quantum/build/logs/ninja_output.txt)? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @bmhowe23 , thanks for suggestion, I tried the same right now. I am getting following logs in ninja_output.txt
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am facing an issue while building cudaq from source code as shared in Building.md file after setting up the environment. Attached is the screen shot the error.
I am not sure if its a bug or I am making some mistake, if someone can help.
System information
Mac OS Sonoma M1 chip.
using docker + VS Code enviroment
Beta Was this translation helpful? Give feedback.
All reactions