Replies: 2 comments 3 replies
-
Sorry for a really late reply, this somehow slipped our attention. Did you manage to solve this, or should we open it as an issue and investigate? |
Beta Was this translation helpful? Give feedback.
1 reply
-
You may need to re-build/load the devcontainer since we are on |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm currently trying to compile and run vast in the provided devcontainer through VSC.
Unfortunately, so far without any luck as I'm running into linker issues for vast-cc and vast-front.
I added CMAKE_PREFIX_PATH and LLVM_EXTERNAL_LIT to the CMakePresets.json to get to that point with VSC in the first place:
Can someone help me out with what I'm doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions