On Mon, Jun 23, 2014 at 12:50:11PM +0300, Damyan Ivanov wrote: > /tmp/buildd/guayadeque-0.3.7~ds0/src/ListView.h:160:5: error: 'wxImageList' > does not name a type > wxImageList * m_ImageList; > ^
For this (and the similar errors for other missing classes) you probably just need to explicitly include the appropriate wx/xxxx.h header which declares the missing class. Not sure about the other issues off the top of my head. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org