2022-10-28 06:59 AM
Hi All,
I am running a docker container on an M1 macbook to build an application that uses touchgfx.
I got everything building natively on M1 macbook, except touchgfx tools (e.g. imageconvert) as in that case I get error:
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Would it be possible to get the Touchgfx framework tools that are compatible to run natively on M1 macbooks?
Best regards,
Bilal
2022-10-31 01:10 AM
Hello @MChug.1 ,
TouchGFX is not supported on MacOS, but if you use Linux, you should be able to build everything.
What is "everything building natively" for you ?
Also, did you build everything on the MacBook or did you sent them to the Mac after compiling on a Windows PC ?
/Yoann