I updated to OS Catalina. Using my old XOJO-2015 resulted in desktop Mac apps that ‘were outdated’ because they should be int64 compatible. So I ordered a new XOJO2019.
That caused some problems with the graphics because graphics changed in 2018. With the help of this community the problem appears to be solved.
The new (small test) desktop apps that I created work under Catalina. But with an old larger XOJO source I run into the following:
When loaded in the XOJO environment the ‘run’ button is greyed out (???). I can ‘Build’ however. But the resulting binary again tells me (when started) it is incompatible with Catalina!!!
What is happening here?