[GtkGLExt] GtkGLExt Visual Studio 2008 problem
- From: "Janne Heikkinen" <janne m heikkinen helsinki fi>
- To: gtkglext-list gnome org
- Subject: [GtkGLExt] GtkGLExt Visual Studio 2008 problem
- Date: Sun, 12 Dec 2010 11:32:03 +0200
I'be been trying to compile gears.c from GtkGLExt with Visual Studio
2008 using GtkGLExt binaries found from here:
http://bonifazi.blogspot.com/2009/11/gtk-glade-gtkglext-all-in-one-windows.html
It compiles and links but when I try to run it I get access violation
in __security_init_cookie() Line 131. I stepped into that function and
found that calling GetSystemTimeAsFileTime() from there causes the
access violation. If I comment GtkGLExt stuff out I get no violation
but if I call just gtk_gl_init () I get violation again even though
program never even gets to execute main() function. I can run gears.exe
from GtkGLExt\1.0\gtkglext-examples so I suppose GTK+ and GtkGLExt
installation is ok.
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]