Re: [Iup-users] System Driver

2023-08-02 Thread sur-behoffski
On 8/3/23 09:29, Anonymous wrote: > Hi, > > According to the IUP documentation under "Getting Started", it says... > > /*In Ubuntu [...] >> >> ╔═╗ >> ║ Environment ║ >> ╟─╢ >> ║ IUP v3.30 ║ >> ║ IMv3.12 ║ >> ║ CD v5.11.

Re: [Iup-users] System Driver

2023-08-02 Thread Anonymous
Hi, According to the IUP documentation under "Getting Started", it says... /*In Ubuntu you will need to install the following packages and their dependencies (they are not installed by default):*//* *//* *//*libgtk2.0-dev (for the GTK driver)*//* *//*or --> and/or*//* *//*libgtk3.0-dev (for th

[Iup-users] System Driver

2023-07-28 Thread Anonymous
Hi, I cannot run any program because IupOpen fails. More specifically it fails at IupOpen → iupdrvOpen → gtk_init_check. Is this because I need to install IUP GTK driver or something like that? Is there a way to get more information on this failure if needed? Signed, Andres ╔═══