Page 1 of 1

Need help on compiling 32bits binary!

Posted: Thu Jul 28, 2022 9:55 pm
by GilmarFiocca
Hello guys,

I am trying to compile a simple hello world app using pb x86 (32 bits).

test.pb

Code: Select all

MessageRequester("Hello", "World!")
I am receiving this message when I run the exec.

Failed to load module "xapp-gtk3-module"

The app runs ok, but I always get this message on console.

Is there anything I can do?

Thanks!

Re: Need help on compiling 32bits binary!

Posted: Thu Jul 28, 2022 11:41 pm
by W4GNS
I would install the module myself. Ubuntu would go like this sudo apt install xapp