Re: [GtkGLExt] gtkglextmm Windows binaries
- From: "Timothy M. Shead" <tshead k-3d com>
- To: Jim Barnes <j r barnes larc nasa gov>
- Cc: "gtkglext-list gnome org" <gtkglext-list gnome org>
- Subject: Re: [GtkGLExt] gtkglextmm Windows binaries
- Date: Fri, 24 Mar 2006 17:43:10 -0700
Jim Barnes wrote:
I've been trying to get a program compiled using Visual C++.NET and
gtkglextmm. I've been trying to use the win32 libraries
libgdkglextmm-win32-1.1.dll.a and libgtkglextmm-win32-1.1.dll.a from the
gtkglextmm-win32-1.1.0.exe installation program. Unfortunately I couldn't
get VC++ to recognize the above .a's. I then took the gtkglextmm source and
created a .lib and .dll with it. This did compile, but when I ran the
sample.cc and logo.cc program I get:
GLib-GObject-CRITICAL **: g_object_set_qdata_full: assertion `quark > 0'
failed
Has anyone run into this? Or even better have compiled the 1.2 version and
have it working for windows/VC++
gtkmm and libsigc++ do not work with current versions of MSVC. You have
to use MinGW (which is what your binaries were built with, I'm sure).
Cheers,
Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]