Command for using a subsystem
Posted: Thu Nov 22, 2018 10:01 pm
Regarding the problem I had here:
viewtopic.php?p=529216#p529216
Perhaps it would be good to add a command like below, that we could add to the top of our source, so we don't need to go into "Compiler Options" just to make the source compile:

viewtopic.php?p=529216#p529216
Perhaps it would be good to add a command like below, that we could add to the top of our source, so we don't need to go into "Compiler Options" just to make the source compile:
Code: Select all
UseSubsystem("OpenGL")
