BOINC 7.2.x requires wxWidgets 2.8. The master branch is setup to build against wxWidgets 3.0.
----- Rom -----Original Message----- From: boinc_dev [mailto:[email protected]] On Behalf Of Graeme Gemmill Sent: Monday, November 25, 2013 9:03 AM To: [email protected] Subject: [boinc_dev] Error making version 7.2.28 Running OpenMandriva 2013 x86_64 (actually under VirtualBox): Because of version errors (previously reported as message http://boinc.berkeley.edu/dev/forum_thread.php?id=8692&postid=51062), I have downloaded the source of BOINC 7.2.28 in order to compile it. However, make fails with some warning messages and one error: In file included from /usr/local/include/wx-3.0/wx/list.h:34:0, from /usr/local/include/wx-3.0/wx/wx.h:17, from stdwx.h:48, from AdvancedFrame.cpp:26: /usr/local/include/wx-3.0/wx/vector.h:44:23: warning: previous declaration of 'void wxQsort(void*, size_t, size_t, wxSortCallback, const void*)' [-Wredundant-decls] In file included from BOINCTaskBar.h:29:0, from AdvancedFrame.cpp:40: gtk/taskbarex.h:112:5: error: conflicting declaration 'const wxEventType wxEVT_TASKBAR_BALLOON_TIMEOUT' In file included from stdwx.h:70:0, from AdvancedFrame.cpp:26: /usr/local/include/wx-3.0/wx/taskbar.h:118:1: error: 'wxEVT_TASKBAR_BALLOON_TIMEOUT' has a previous declaration as 'const wxEventTypeTag<wxTaskBarIconEvent> wxEVT_TASKBAR_BALLOON_TIMEOUT' make[2]: *** [boincmgr-AdvancedFrame.o] Error 1 make[2]: Leaving directory `/home/graeme/boinc_repo/clientgui' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/graeme/boinc_repo' make: *** [all] Error 2 Is this a known problem? If you wish me to send any log files, please let me know. Graeme _______________________________________________ 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. _______________________________________________ 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.
