Follow up after commit [1], now boinc checks for the gtk used  when building 
wxwidgets (correctly IMHO).

But if the gtk library is not found boinc should throw an error or disable the 
manager, rather than failing to build.


gtk/taskbarex.cpp:17:21: fatal error: gtk/gtk.h: No such file or directory
 #include <gtk/gtk.h>
                     ^
compilation terminated.
make[4]: *** [boincmgr-taskbarex.o] Error 1


Steps to reproduce, remove libgtk2.0-dev from your debian-like system, and try 
to build

snip of the build log

checking for wxWidgets version >= 3.0.0... yes (version 3.0.1)
checking for wxWidgets static library... no
checking if wxWidgets uses the GTK+ toolkit... Package gtk+-2.0 was not found 
in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
gtk+-2.0


[1] 
http://boinc.berkeley.edu/gitweb/?p=boinc-v2.git;a=commitdiff;h=a2901ce32b936eabf0c92c67e78e83c19792b362

cheers,

Gianfranco
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to