GtkGlExt  binaries are here
http://www.bonifazi.eu/appunti/gtkglext-win32-1.2.0.exe
http://bonifazi.blogspot.com/2009/11/gtk-glade-gtkglext-all-in-one-windows.html

On Sat, Sep 25, 2010 at 6:02 PM, Cristobal Navarro <[email protected]>wrote:

> (i realized that you need the "C" bindings, sorry, i hope it helped on
> something anyways)
>
>
> On Sat, Sep 25, 2010 at 11:55 AM, Cristobal Navarro 
> <[email protected]>wrote:
>
>> hello Tristen
>>
>> on May i built the sources for windows 7. (gtkglextmm 1.2)
>> for the MinGW compiler.
>> give it a try (note: you should have installed gtkmm too )
>>
>> http://dl.dropbox.com/u/6380744/gtkglextmm-1.2-build_win7-64bit.rar
>>
>> if anyone can put these on the site, it would be cool, we need to
>> propagate gtkglext C++ bindings :D
>>
>> If you still want to build you own version, try looking at this post, it
>> has the main tips.
>> http://www.mail-archive.com/[email protected]/msg00213.html
>>
>> best regards
>> Cristobal
>>
>>
>>
>> On Sat, Sep 25, 2010 at 11:45 AM, Tristen Ennemuist 
>> <[email protected]>wrote:
>>
>>> Hello
>>>
>>> Can I ask here for some help in cross-compiling?
>>>
>>> Any help would be really appreciated. I'm trying to cross-compile because
>>> the windows binaries seem to have gone away:
>>> http://www.bonifazi.eu/appunti/2008/02/gtk-glade-gtkglext-all-in-one-windows.html
>>>
>>> I therefore did the GIT thing to get the latest version of the source
>>> code.
>>>
>>> $ git clone git://git.gnome.org/gtkglext
>>>
>>> I ran ./bootstrap to create the necessary files and then:
>>>
>>> $ mingw32-configure
>>>
>>> which ran to completion no errors, however upon:
>>>
>>> $ make
>>>
>>> It seems to go ok for a bit but then this happens:
>>>
>>> Creating library file: .libs/libgdkglext-win32-1.0.dll.a
>>> Cannot export gdk_gl_font_use_pango_font: symbol not defined
>>> Cannot export gdk_gl_font_use_pango_font_for_display: symbol not defined
>>> Cannot export gdk_gl_parse_args: symbol not defined
>>> Cannot export gdkglext_binary_age: symbol not defined
>>> Cannot export gdkglext_interface_age: symbol not defined
>>> Cannot export gdkglext_major_version: symbol not defined
>>> Cannot export gdkglext_micro_version: symbol not defined
>>> Cannot export gdkglext_minor_version: symbol not defined
>>> collect2: ld returned 1 exit status
>>> make[4]: *** [libgdkglext-win32-1.0.la] Error 1
>>> make[4]: Leaving directory `/home/tristen/tmp/gtkglext/gdk'
>>> make[3]: *** [all-recursive] Error 1
>>> make[3]: Leaving directory `/home/tristen/tmp/gtkglext/gdk'
>>> make[2]: *** [all] Error 2
>>> make[2]: Leaving directory `/home/tristen/tmp/gtkglext/gdk'
>>> make[1]: *** [all-recursive] Error 1
>>> make[1]: Leaving directory `/home/tristen/tmp/gtkglext'
>>> make: *** [all] Error 2
>>>
>>> Any pointers?
>>>
>>> Cheers
>>> Tristen
>>>
>>>
>>>
>>> _______________________________________________
>>> gtkglext-list mailing list
>>> [email protected]
>>> http://mail.gnome.org/mailman/listinfo/gtkglext-list
>>>
>>>
>>
>
> _______________________________________________
> gtkglext-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkglext-list
>
>


-- 
Marco Bonifazi
http://www.bonifazi.eu
_______________________________________________
gtkglext-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkglext-list

Reply via email to