On Monday, 8 April 2019 at 18:41:00 UTC, Adam D. Ruppe wrote:
Did you put your code inside a main() function?

I want to make constant with path to directory containing executable. This line is above main():
-----------------------------
const ROOT_DIR = dirName(thisExePath());
-----------------------------

This is not allowed? :O

Reply via email to