#How to run Ada code on VScode😭😭😭
29 messages · Page 1 of 1 (latest)
You use gnatmake
@humble beacon
like how @craggy frost am i supposed to use gnatmake at the VSC terminal?
You'll have to make your own custom build script.
I don't use any built in build systems for VSC, I just call everything from command line.
gcc can compile ada
yea but like idk how to make my own build script
Why not try using VS Code as a text editor for now and call gnatmake from command line, this will give you an idea how to make a build script.
?
uhm yk gtk+?
I'm going to be doing Ada tomorrow and I will see if I can help.
ohh ok

OH