Sorry i feel like this is a stupid question, but i cant get my project to build in 4coder no matter how i go about it.
watching Allen's tutorial videos i copied everything i could and never got it to work, maybe i made a dumb mistake im not seeing i'm not really sure.
i can compile from command line just fine and can compile inside visual studios just fine. i think i have my paths set up right also.
i keep getting the error
"Ending file: *compilation*
ERROR: Failed to make the cli call"
it doesn't seem to make any difference if i have a batch file it runs set up to run vcvarsall or if i open 4coder in a terminal that already ran that, i get this error no matter what.
anyways, i love 4coder and having to use other editors in the mean time sucks so i hope someone can help me out here :)
https://imgur.com/a/0F1IJ8h (My main.cpp and project.4coder files)
i haven't wrote c in around 3 years also, so apologies if i just made a super dumb mistake.
(if you need any more info i'll be happy to provide it.)