Author Topic: Build and Run not working  (Read 2793 times)

MrJJ

  • Guest
Build and Run not working
« on: October 27, 2022, 02:40:11 am »
Hi, I am new to C++. Trying to run my first HelloWorld program. I clicked on Build and Run and nothing happens. If I only click on Run, it tells me to build. What should I do? Thank you!

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Build and Run not working
« Reply #1 on: October 27, 2022, 09:21:42 am »
Use the wizard to create a console project. If it still does not run read this link.