View Single Post
Old 04-15-2023, 09:18 AM   #2
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 420
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1, Onix Boox Note Air
try this:
Code:
arm-kindlepw2-linux-gnueabi-gcc test.c -o test `pkg-config gtk+-2.0 --cflags --libs`
I compiled it in a chroot environment and it works

Last edited by encol; 04-15-2023 at 09:38 AM.
encol is offline   Reply With Quote