130
edits
| Line 119: | Line 119: | ||
===Visual Studio 2005 / Visual Studio 8=== | ===Visual Studio 2005 / Visual Studio 8=== | ||
Visual Studio 2005 (VS8) has the following issues when debugging | Visual Studio 2005 (VS8) has the following issues when debugging: | ||
* VS8 is available for free from Microsoft, with is a great thing for part-time hackers. | |||
* You can compile xulrunner and fennec, then copy the executables to a device and try running the executables. | |||
* The main people working on WinMobile are using VS9 for compiling and debugging. | |||
* VS8 Emulator's shared-directory driver does not work properly. If you try to use the Emulator supplied with VS8, you will receive LOTS of random errors and faults. You might be able to eventually get a good run of the xulrunner application, but you will also get very frustrated at the same time. | |||
===Visual Studio 2008 / Visual Studio 9=== | ===Visual Studio 2008 / Visual Studio 9=== | ||
edits