#Tried running c++ on vs code but keep getting launch: program"path" does not exist

11 messages · Page 1 of 1 (latest)

nimble goblet
#

I've been trying to run c++ on vs code, i have installed everything I need through the terminal and made sure everything is up to date but it keeps returning the same error

left pollenBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

little epoch
#

what have you done exactly?

#

what error do you get exactly?

nimble goblet
little epoch
#

?

nimble goblet
#

error: ld returned 1 exit status

#

thats the only error it displays

little epoch
#

well, that means it failed to compile

#

there will be much more detailed error messages in the build output

#

don't just look at the error list window