Windows Build Question

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

 



Hello All:

I'm trying to build gtk under windows using MinGW. I've encountered a
strange error and was wondering if anyone knows a fix for it. The following
minimalistic makefile file:

>  pmb:
>          glib-mkenums --fprod "/* enumerations from \"@filename@\" */\n"
gdkrgb.h

Produces the following output:

>  /* Generated data (by glib-mkenums) */
>  
>  C:/msys/1.0/* enumerations from "gdkrgb.h" *//n
>  
>  /* Generated data ends here */

As you can see, the output is garbled with the addition of the root path.
However if I prepend a space to the argument of the --fprod command
everything works fine. This seems to be a problem with the sh in MinGW. Does
anyone know how this can be fixed short of visiting each Makefile.in

Thanks.

PabloB

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux