QT and SFML different exe files
-
wrote on 31 Aug 2015, 14:41 last edited by
Im making an engine. when my qt window push the run button, SFML window will be opened. but its still one .exe file on my debug folder. I want 2 .exe, 1 for sfml and 1 for qt
-
Hi,
Maybe a silly question but did you make tow different projects ?
-
wrote on 1 Sept 2015, 13:00 last edited by
sorry for the late reply.
what do you mean?
I mean, do you know the RPG MAKER VX ACE?
It has 2 exe files.the RPG MAKER VX ACE.exe and if you run your newly created game their, it will generate the exe for your game to distribute.
-
Then it's your job to create these two separated executable
-
wrote on 2 Sept 2015, 15:39 last edited by reina 9 Feb 2015, 15:39
but i got no idea.
what i am thinking is silly, i think i need to write an appropriate simple compiler related to my engine. and then that engine will act like an IDE. so if they run their game, it will generate the exe like IDE would.
can you give me an idea about it?
-
Writing a small compiler ?
4/6