View Single Post
Old 12-28-2019, 06:32 AM   #1
Roker2
PW->PW3
Roker2 began at the beginning.
 
Roker2's Avatar
 
Posts: 25
Karma: 10
Join Date: Nov 2017
Location: Belarus, Minsk
Device: Kindle PaperWhite 1/3
Compiling program for terminal

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
Code:
make pw3
4) Run program in kterm
5) I got
Code:
line 1: syntax error: unexpected "("
I don't understand what does it want.
Sources.
FW - 5.12.2
Roker2 is offline   Reply With Quote