Thanks to both of you. Of course you are right I have to build for each OS separately, so I can use the Qt-Macros and #IF -Statements anyway.
But the second part of my question is still interesting for me. Why? I will give you a short background of what i want to do:
I write a statistic program for a game. This game writes logfiles while playing this game.
Now it is interesting for my program to know wheter the game is running and when it is running to live-refresh the statistics by reading the logfile.
The Game runs on Win32 and MacOS, so i ask for a way to determine platform independant that the game ( a process) is running at this moment when my statistic program is running as well.
Thank you very much for reading
and have a nice day![]()
Bookmarks