Hello everyone! I am new to codeblocks, I have started using it a month ago, after practicing a bit of C++ I started programming a new program for personal use, just an agenda to manage my events and stuff
I already can create schedules and save some data in different files, but I would like to know where do I have to click to create an executable in order for me to use the program when it's finished
Are you asking how to package your program (How to make an installer for your program)?
I ask because your post makes no sense to me.
Tim S.
The executable is found in the /bin/Debug or /bin/Release folder of your project