Quantcast
Channel: MobileRead Forums - Kindle Developer's Corner
Viewing all articles
Browse latest Browse all 4410

PW3 Compiling program for terminal

$
0
0
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

Viewing all articles
Browse latest Browse all 4410

Trending Articles