Unfortunately, but version 17 did not help. I still get the same error when compiling 64bit. In the 32bit version it is OK. When I create a new 64bit project the compile error does not appear. What do I need to do so that on an existing project I can compile it in 64bit version?
I have attached a screenshot of the error while compiling in 64 bit. The problem is that the error only occurs in my old project. In the new ones, this problem is not present and everything compiles correctly.
Nothing helps. The only thing I noticed is that the compilation problem occurs with some Skins. Below I give an example of those that are definitely generating the error. The others I have not checked. Here is the list:
Canvas dark (CS)
Blue waves (CS)
Custom BG 1 (CS)
Cold
AutumnSky
Beijing
BlueGauze
Deep
Winter2003
Setting it to false is only a temporary solution. It just shows that there are bugs in the code. For example there are pointers casted to Integer when those must be casted to NativeInt. I have fixed a lot of those but not all. I also have to still keep that setting false…