News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Is it possible to compile one file from the project but not the others?

Started by undostres2411, May 12, 2016, 01:57:37 PM

Previous topic - Next topic

undostres2411

Hello! Quick question. Is it possible to run one file from the project but not the others?



For example, can I run only 2.cpp without running main.cpp?

Thanks in advance! ;)

Jenna

Yes, right-click the file in the project-manager and chose "build file" or press "Ctrl-Shift+F9" if the file is active or chose "compile current file" from the "Build"-menu.