
MinDia
Source (link to git-repo or to original if based on someone elses unmodified work):
22. 2.2004 Version 0.97.3 released
new features:
* button for switching to fullscreen modus
* automatic language detection
* help dialog improved (find text implemented)
bugfixes and improvements:
* new directory structure for project
* small bugfixes (QString casts)
* bugfixes in playinfo dialog
linux version only
* improved configure script (better tmake/qmake and python detection)
* bugfix in installation script (--prefix handling now correct)
* uninstall implemented
* compile problems resolved for newer Qt versions
* source and binary rpm package for SuSE 8.2 available
windows version only
* using new non-commercial Qt Version 3.2.1
* using Python 2.3.3 now
Ratings & Comments
3 Comments
When I start "make", I get the following errors: ----------------- [..] src/minbase.h:76: warning: 'class minServiceManagerEventInterface' has virtual functions but non-virtual destructor src/iocontainer.h: In member function 'virtual XmlTree IOContainer::GetXMLTree() const': src/iocontainer.h:76: error: there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available src/iocontainer.h:76: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) src/iocontainer.h:77: error: there are no arguments to 'end' that depend on a template parameter, so a declaration of 'end' must be available [..] ----------------- P.S. I had previously another error, it didnt find /usr/bin/uic. I had to link it to /bin/uic on which make exepted it.
does not compile with kde 3.1.x
Please could you give me some more information about the problem?
Screendumps or make outputs (make 1>&2 2>mindia_make_output.txt).
Thank you.