Page 1 of 1

Compiler constant #PB_Editor_BuildCount missing on MacOS

Posted: Fri May 24, 2013 8:54 pm
by Andre
...see here:

Code: Select all

Debug Str(#PB_Editor_BuildCount)
The same probably for more #PB_Editor_... constants...

Re: Compiler constant #PB_Editor_BuildCount missing on MacOS

Posted: Fri May 24, 2013 11:23 pm
by Andre
Upps, I just got the tipp that I must activate the constant in the compiler options first. Wasn't aware about this (used the build constant for the first time, as it was included in a forum source...).

Maybe the compiler could give a warning, instead of just telling "constant not found..."?