Re: Problems using gtk on object-oriented attempt



Hello,

On Wed, 25 Oct 2006 19:59:11 +0000 Michael Rasmussen wrote:
Why not switch to use gtkmm - an object oriented layer on-top of gtk?
http://gtkmm.sourceforge.net/gtkmm2/docs/index.html

When I use these libraries, does that mean that people have to download
these libraries first to be able to compile the program (e.g. with a
make file to this program) or does it run anyhow with the usual gtk? I
guess a compiled program runs over gtk, but if someone wants to compile
it with a make file, he needs to download the three needed libraries
first. At the moment I am downloading it and see that I need libsigc and
glibmm for using gtkmm and I read that I naturally have to bind in other
header files than gtk/gtk.h. When someone wants to use my program, which
should be built with a makefile, he has to download these libraries too,
which is associated with work and the next problem is the compatibility to
Windows. At the moment I don't write anything for Windows and it's
possible to use the standard gtk on Windows too, so it wouldn't be a
problem to port programs to Windows. I found information about a gtkmm
runtime environment but who knows if this is as stable as the usual gtk
library.

Markus


.



Relevant Pages

  • Re: Carrying Libraries on Your Back...
    ... > Why not build on an installed based of assemblies, ... > than porting libraries around, ... download source code ... compile local source against header files ...
    (microsoft.public.dotnet.languages.vb)
  • Re: OpenGL extensions in Linux (Its not hard?)
    ... Try the binary on other Linux machines and it breaks about 10% of the time ... You're saying that I should custom compile vanilla versions of those 20 ... libraries from source, just to get a 6 line program working reliably under ... However, the downside is that it will run under Windows, and Windows only. ...
    (comp.graphics.api.opengl)
  • Re: C/C++ Compilers for Windows/Mac
    ... but it asked for a product registration key. ... Look at No. 2 on the left for the free download & you can still write ... Or that will compile on Windows ...
    (microsoft.public.windowsxp.general)
  • Re: Free design engineering book
    ... some more libraries and re-compile some programs. ... Hmm ... ... Getting newer software is such a pain when I have to download ... and compile a half dozen libraries before I can compile the desired ...
    (rec.crafts.metalworking)
  • Re: Perl roguelike coming along
    ... If you don't actually read and understand the entire source code of a program before you run it the chance that you might run malware is just as high as with binary releases. ... before I get to one that works on a modern Windows machine. ... Everyone should make sure their sources compile without problems. ... Require all users to download the source as ...
    (rec.games.roguelike.development)