Page 1 of 1

Hello world - easy compilation

Posted: June 18th, 2015, 6:41 pm
by Mr2
To start compiling - run compil.cmd.
You're can use compil.cmd in own projects. Just copy compil.cmd in you're project folder.
compil.cmd with source code in attachment.

Re: Hello world - easy compilation

Posted: May 3rd, 2016, 7:40 pm
by Mr2
SyS Launcher can launch the console in the selected folder with the given arguments.
Image
1. Enter one of the follow commands:
psymake
cpe2x /ce main.cpe
psymake && cpe2x /ce main.cpe

2. Select the project folder:
Drop down a project folder or file from project in to program window.
Or use the file browser "Files->Open file" and select any file from the Projects.

3. Click on logo in program window to start compiling.

For recompiling, simply click on logo in program window.