Sounds excellent!
In the meantime I have finally installed gtk+ - what a marathon!
However, the xhgtk "make" still only gets this far before failing:-
[EMAIL PROTECTED] xhgtk]$ make                                                  
                    
gcc -c -W -Wall -O2 `pkg-config --cflags gtk+-2.0 libglade-2.0`
-I/usr/include/harbour -Iinclude -oobj/callback.o source/callback.c             
                                                        
Package gdk-x11-2.0-uninstalled was not found in the pkg-config search path.    
                    
Perhaps you should add the directory containing `gdk-x11-2.0-uninstalled.pc'    
                    
to the PKG_CONFIG_PATH environment variable                                     
                    
Package 'gdk-x11-2.0-uninstalled', required by 'GTK+ Uninstalled', not found    
                    
In file included from source/callback.c:15:                                     
                    
include/xhgtk.h:21:18: error: glib.h: No such file or directory                 
                    
include/xhgtk.h:22:21: error: gtk/gtk.h: No such file or directory    
etc. etc. etc....
gdk-x11-2.0-uninstalled.pc is not on my system - any idea where this should
be?

Przemyslaw Czerpak-2 wrote:
> 
> F.e. it should be possible to link
> final application using only -lxhgtk.
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re%3A-Building-xhgtk-library-Click-to-flag-this-post-tp20794596p20820865.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to