RE: [gtkmm] problems while buiding libgnomecanvasmm for windows u sing cygwin env



From: Sagar Shah [mailto:sagars dpsl net] 
> i trying to built libgnomecanvasmm on windows using cygwin env.
>
> i have installed the windows binaries from 
> http://web.sfc.keio.ac.jp/~s01397ms/cygwin/

We are not responsible for those binaries, by the way.

> by these all the dependencies have be installed for libgnomecanvasmm 
>
> my cgwin is installed at D:\Sagar\Cygwin and mingw at C:\Mingw
>
> and Mingw path is set before Cygwin in /etc/profile and windows path.
>
> my configuaration options are 
> ./configure --build=mingw32 CC=mingw32-gcc CXX=mingw32-g++
> 
> output of the make is 
> Making all in tools
>  make[1]: Entering directory
`/d/Manjit/Cygwin/libgnomecanvasmm-2.0.0/tools'
>  Making all in extra_defs_gen
>  make[2]: Entering directory
`/d/Manjit/Cygwin/libgnomecanvasmm-2.0.0/tools/extra
>  _defs_gen'
>  if mingw32-g++ -DHAVE_CONFIG_H -I. -I. -I../../libgnomecanvas
-I/usr/include/gtk
>  mm-2.0 -I/usr/lib/gtkmm-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib/sigc++-1.2
>  /include -I/usr/include/sigc++-1.2 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/i
>  nclude -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.
>  0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/X11R6/inclu
>  de/freetype2    -mno-cygwin  -g -O2 -MT generate_defs_libgnomecanvas.o
-MD -MP -
>  MF ".deps/generate_defs_libgnomecanvas.Tpo" \
>    -c -o generate_defs_libgnomecanvas.o `test -f
'generate_defs_libgnomecanvas.cc
>  ' || echo './'`generate_defs_libgnomecanvas.cc; \
>  then mv ".deps/generate_defs_libgnomecanvas.Tpo"
".deps/generate_defs_libgnomeca
>  nvas.Po"; \
>  else rm -f ".deps/generate_defs_libgnomecanvas.Tpo"; exit 1; \
>  fi
>  generate_defs_libgnomecanvas.cc:22:59:
gtkmm_generate_extra_defs/generate_extra_
>  defs.h: No such file or directory
>  generate_defs_libgnomecanvas.cc:23:43: libgnomecanvas/libgnomecanvas.h:
No such
>  file or directory
>  generate_defs_libgnomecanvas.cc:26:21: gtk/gtk.h: No such file or
directory
[snip]

> it dont why the make cant get the include files, Plz help

Are they installed? You can see where it is looking for them (e.g.
-I/usr/lib/gtkmm-2.0/include). Maybe those binaries don't install the
development headers.

Murray Cumming
murrayc usa net
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.



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