Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
amyedit-1.0 won't compile. See attachments
Created an attachment (id=140288) [details] emerge --info
Created an attachment (id=140290) [details] build.log
main.cc: In function 'int main(int, char**)': main.cc:68: error: 'keyfile_init' is not a member of 'Glib'
It builds fine here with glibmm-2.12.8 and gtkmm-2.10.9. What glibmm, gtkmm versions did you use?
(In reply to comment #4) > It builds fine here with glibmm-2.12.8 and gtkmm-2.10.9. What glibmm, gtkmm > versions did you use? > I believe dev-cpp/glibmm-2.14.2 and dev-cpp/gtkmm-2.12.3 are installed (from an update)
amyedit-1.0-r1 was added to CVS, should be available in mirrors in a few hours. amyedit-1.0 is still kept around for people that do not have >=glibmm-2.14 installed. Thanks for the report.
(In reply to comment #6) > amyedit-1.0-r1 was added to CVS, should be available in mirrors in a few hours. > amyedit-1.0 is still kept around for people that do not have >=glibmm-2.14 > installed. > > Thanks for the report. > Thanks for the fix!