Replies: 2 comments 2 replies
-
Hmm, what do you mean the "VSC compiler"? Do you mean you're using the app through VSCode's integrated terminal? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to use the customasm extension in VSC with some code I had compiled using the command line version. I have #included some files in my main file and it doesn't see them in the directory. VSC compiler gives me an error of "file not found". The code compiles fine in the command line version of customasm.
Beta Was this translation helpful? Give feedback.
All reactions