JV wrote: > If OOo was a Visual Studio project I would have just compiled it up and > debugged > it. However I'm just not sure I am capable of learning to use a different > compiler and debugger to debug a complex situation in any reasonable time > frame.
You don't need a different compiler or debugger, you can use Visual Studio 2003 or Visual Studio 2005 Express to build OOo. In fact these are the only compilers on Windows that we can guarantee to be usable. Setting up the build environment will take several hours though. Once you have it set up you must use a Cygwin shell to do the build with a single command but you can debug inside your Visual Studio as you are used to. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
