[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] GUI
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] GUI |
Date: |
Thu, 5 Feb 2015 21:44:11 +0100 |
Hi!
On Thu, 5 Feb 2015 11:57:48 -0500, David Henderson wrote:
> Good morning everyone! I have visited the bino website and read that
> the program can be launched from the cli, but I was wondering if it
> were possible to compile without a GUI? I would imagine that the list
> of dependencies might decrease if such an option is possible. Any
> help would greatly be appreciated!
Well, you always need a window, right? And therefore some kind of GUI
toolkit.
Currently Bino cannot be compiled without Qt, but you could write an
alternative. There once was a simple freeglut-based interface, maybe
you could revive that. The core code is independent from the GUI.
Regards,
Martin
- [Bino-list] GUI, David Henderson, 2015/02/05
- Re: [Bino-list] GUI,
Martin Lambers <=