Re: gtkglextmm on Windows



I've posted Windows binaries for gtkglextmm at

	http://vpython.org/developers.htm

There's something VERY strange. In late October I successfully built gtkglextmm from source on my desktop Windows machine. A few days ago I failed to build on my Windows laptop as described in my earlier note. Now I find I can no longer build on my desktop machine. The only thing I can think of is the change away from daylight savings time. Windows displays file dates that change in odd ways across a time change, and I'm making a wild guess that this does something to the make procedure.

For the moment I've solved my problem (and maybe someone else's) by using the binary files I successfully generated last month.

Bruce Sherwood

Bruce Sherwood wrote:
(I thought I'd sent this note a day or more ago, but it hasn't shown up on the list; I apologize should this show up twice.)

I'm trying to build gtkglextmm on Windows from source using MinGW. There's a binary installer for gtkglext, but not for gtkglextmm, alas. I thought I had previously succeeded in building on another Windows machine starting from ./configure --prefix=/mingw, but now I get "g++.exe: : No such file or directory" in the first phase, compiling in tools/extra_defs_gen.

I found instructions on building both gtkglext and gtkglextmm from source:

http://www.mail-archive.com/gtkglext-list gnome org/msg00213.html

The text describing building gtkglextmm is unfortunately a bit garbled. Also, it says there's an error in line 113 of the Makefile, an extra space in "LDFLAGS = -L /gtk/lib". At my line 113 I just see "LDFLAGS = ". I don't know how to proceed.

Can anyone give me advice on this? If it would be useful, I can supply config.log and the output of make -d.

It would be very nice if gtkglext and gtkglextmm were simply included in gtk and gtkmm.

Bruce Sherwood



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]