Search found 2 matches

by Mr2
May 3rd, 2016, 7:40 pm
Forum: Psy-Q SDK
Topic: Hello world - easy compilation
Replies: 1
Views: 18306

Re: Hello world - easy compilation

SyS Launcher can launch the console in the selected folder with the given arguments. http://www.psxdev.net/forum/download/file.php?mode=view&id=899&sid=963fd098add9166a2db48e507c8615e8 1. Enter one of the follow commands: psymake cpe2x /ce main.cpe psymake && cpe2x /ce main.cpe 2. S...
by Mr2
June 18th, 2015, 6:41 pm
Forum: Psy-Q SDK
Topic: Hello world - easy compilation
Replies: 1
Views: 18306

Hello world - easy compilation

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.