On Fri, 24 Sep 2004 23:06:44 +0200 (W. Europe Daylight Time) Dimitri Schoolwerth <[EMAIL PROTECTED]> wrote:
DS> Not afraid, but I picked the time-saving path. I have MSVC8 (Visual C++ DS> 2005 Express Edition Beta 1) installed and that went smoothly (besides some DS> common invalid workspace conversion changes). I only had to pick version DS> 2.8.15 of SQLite instead of 3.0.7 (the most recent one). Yes, SQlite 3 is incompatible with 2. I've added a note about this to build_win.txt, thanks! DS> I now have an debug mode M.exe, can I (normally) run it while the other DS> is still running (or even if it's the only one) ? Or will it cause DS> mailbox havoc? It shouldn't, but it could still cause some troubles, like one session losing access to the mailbox because the other one has opened it or not being able to connect to POP server because the other instance is using it. Of course, as long as you don't open the same folders in 2 instances, there should be no problems at all. Regards, VZ ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
