Finally I went back to installed Arduino.app copied all the files into the scetchbook directory. Still not working so I copied all the directories and content into the already existing libraries directory. Then I started arduino, opened the directory with polargraph_server_polarshield. Then using the test option. Everything was fine. So I uploaded. After maybe half a minute the touchscreen was available.
I have come up with a commandline that says AVRDUDE.EXE -c arduino -p atmega328 -P com8 -b 57600 -vv -U flash:w:"D:\Documents\mikroPascal\Stoker\MyStokerSlave.hex":ibut I get the error sayingAVRDUDE.EXE: Can't find programmer id "arduino"
Xloader Arduino Uno Download