|
Please note that you still must download the full package and install it first and then replace the M.EXE file after installation with the one from the snapshot. If you experience (fatal) problems with this snapshot and you are encouraged to try the debug build to help us with troubleshooting as it might generate some more messages than the normal, release, version of the program. If you download the debug build, you may also need the debug versions of the DLLs used by the program: MS VC++ run-time and Python20_d.dll -- just unpack them in the directory where Mahogany was installed. Warning: Debug build is much slower than release version and so shouldn't be normally used for every day operations.
You may also browse the svn sources online.
if ( *cidOrig.begin() == '<' && *cidOrig.rbegin() == '>' ) to if ( *cidOrig.begin() == '<' && cidOrig.Last() == '>' ) Notice that if you use wxWidgets from the cvs, you may want to checkout M_STABLE cvs tag to get wxWidgets version which was last successfully tested with Mahogany. Here are some wxWidgets links:
|
These pages are maintained and (C) 1997-2006 by Vadim Zeitlin. Any suggestions or
comments welcome. This page last changed Sun Dec 25 21:17:58 UTC 2011 . |