Hello everybody. I try to make MSEgui compatible with CPU 64 bit AARCH64, for the new Rpi for example.
MSEGui is already compatible for CPU ARM 32 bit but not yet for AARCH 64 bit. I did try to do compile + run a simple application with only one form. It compiles ok but at run there is that error messages: SIGSEGV segmentation fault in STHANDLE ( error reading variable/ cannot access memory at address 0x7f00000008 ) at ../mseide-msegui/lib/common/graphics/msegraphics.pas : 2468. But this not help, line 2468 is a empty line and part of procedure tsimplebitmap.sethandle(const value: pixmapty); Every light or advice is highly appreciated. Fre;D -- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

