Re: [GtkGLExt] Help getting gtkglext running on Win32
- From: Naofumi Yasufuku <naofumi yasufuku net>
- To: Rick Muller <rmuller sandia gov>
- Cc: <gtkglext-list gnome org>
- Subject: Re: [GtkGLExt] Help getting gtkglext running on Win32
- Date: Fri, 19 Mar 2004 18:21:33 +0900
On 04.3.19 7:50 AM, "Rick Muller" <rmuller sandia gov> wrote:
> Does the binary version of gtkglext support the normal, everyday
> version of Python, or does it only support Cygwin? I'm trying to get a
> GTK package running on windows. I currently use gtkglarea, but I
> haven't been able to get that routine running under windows. Since
> gtkglext distributes a win32 .exe installer, I was hoping that I could
> use this instead. However, when I try and run a (python) program that
> uses gtkglext, I get the error that the program can't find the library
> in the path (even though I explicitly added the library). When I look
> at the files, they're all lib-something.dll.a, which looks to me like a
> cygwin library rather than a normal windows DLL file. I would be
> grateful for any help that people could offer.
>
DLLs are installed into bin directory. Set bin directory to %Path%
environment variable. (Useful .bat and .sh scripts are also installed into
bin directory by win32 binary installer)
Regards,
--Naofumi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]