Hi! I found C++ Tetris and want to port it to my PW3.
1) I downloaded gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-linux-gnueabihf toolchain
2) I added making variant to Makefile
3) Compile
4) Run program in kterm
5) I got
I don't understand what does it want.
Sources.
FW - 5.12.2
1) I downloaded gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-linux-gnueabihf toolchain
2) I added making variant to Makefile
3) Compile
Code:
make pw3
5) I got
Code:
line 1: syntax error: unexpected "("
Sources.
FW - 5.12.2