Re: [GtkGLExt] gtkglextmm and gtkmm-2.4



A couple of  things to note.  The first is that the configure line in
the README.win32 does not work first try.  I have to remove the
"--disable-static" in order for it to configure after a make
distclean.  Once I've configured once,  then I can run it with the
--disable-static just fine.  This seems kind of wierd.

I just tried again, and this time specified all of the paths (Both in
the exports and the --prefix) as /cygdrive/c/....

But the pkgconfig files seem to be using c:\ for everything.

Lakin


On Mon, 8 Nov 2004 00:37:47 +1300, Alif Wahid <alif wahid gmail com> wrote:
> Hi Lakin,
> 
> 
> 
> > D:/cygwin/bin/sh.exe ../../libtool --mode=link g++ -march=pentium  -g -O2 -Wall
> > -mms-bitfields   -o generate_extra_defs.exe  generate_defs_gtkglext.o  -LC:/Dev-
> > Cpp/lib -Lc:/dev-cpp/lib -Lc:/dev-cpp//lib -lgtkglext-win32-1.0 -lgdkglext-win32
> > -1.0 -lglu32 -lopengl32 -luser32 -lkernel32 -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6
> > -lgtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -latk-1.0
> > -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.
> > 0 -lglib-2.0     -lstdc++ -lglibmm_generate_extra_defs-2.4
> > mkdir .libs
> > libtool: link: cannot find the library `/usr/lib/libgobject-2.0.la'
> 
> I'm curious as to why libtool can't find libgobject-2.0. Why not the
> other dependencies like libglib-2.0.la? Quite frankly I'm at a loss
> too. Also, why is it looking under "/use/lib" where as you've clearly
> set the library path to C:/dev-cpp/lib? Is it possible that libtool
> under cygwin is getting confused with the directory separator?
> 
> Anyway, we've got lots of questions. I will have a go trying to build
> the whole thing on a clean machine from scratch. Please give me a
> couple of days and I'll get back to you with whatever I can find. In
> the mean time, hopefully someone on the mailing list will be able to
> explain (perhaps fix?) this oddity.
> 
> Regards,
> 
> 
> 
> Alif.
> 
> --
> "Heaven is the peaceful place on earth...New Zealand."
>      -- Alif Wahid.
>



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