pairofstrings
- 411
- 7
I cannot find the compile button anywhere in the program. Is there a shortcut key to compile the programs in notepad++?
Thanks!
Thanks!
The discussion revolves around how to compile programs using Notepad++, focusing on the challenges users face in finding a compile button and understanding the necessary configurations to run compilers from the editor. The scope includes technical explanations and user experiences related to programming environments.
Participants generally agree that Notepad++ does not have a built-in compiler and requires configuration to work with external compilers. However, there are multiple competing views regarding the best alternative programs for compiling and running code.
Participants have not resolved the specifics of configuring Notepad++ with compilers, and there are varying opinions on the suitability of different programming environments.
Users looking for guidance on compiling code in Notepad++, as well as those seeking alternative programming environments for C/C++ development.
pairofstrings said:I cannot find the compile button anywhere in the program. Is there a shortcut key to compile the programs in notepad++?
Thanks!
I was thinking maybe notepad++ will compile my written code and then run it. I don't know how to provide the path for a compiler.chiro said:What compiler are you using?
pairofstrings said:I cannot find the compile button anywhere in the program.
Thanks!
pairofstrings said:Can anyone tell me any program where I can write, compile and run few C/C++ programs in Windows.
swartzism said:Cygwin.