TouchGFX Makefile doesn't seem to work in Linux?
I am trying to use the generated GCC make file (For target) in a Linux. I confirmed the project works when using it on windows through the TouchGFX.exe environment but it isn't wanting to cooperate in Linux?
I am getting errors where if I run it as a regular user it doesn't have permissions to remove files but if I try to run it as a super user it doesn't recognize arm-none-eabi-gcc or g++.
Just wanted to check if it is expected to work as is? If so, I know that I am doing something wrong and can look down that avenue.
Thanks,
Carter
