(Added a hint to fix installation problems with the Visual C++ 2010 Runtime) |
|||
Line 1: | Line 1: | ||
[[de:Installation]] | [[de:Installation]] | ||
+ | == Prerequisite: SimpleVBUnit == | ||
- | + | AccUnit builds on SimplyVBUnit, a unit testing library and framework for VB6. | |
- | + | '''''*** IMPORTANT ***''''' | |
- | + | AccUnit ''requires'' version 3 of SimplyVBUnit which is not available anymore on the [http://sourceforge.net/projects/simplyvbunit/ project's site]. | |
- | + | Thus, use this setup file for SimplyVBUnit 3.0: ''[http://accunit.access-codelib.net/download/SimplyVBUnitSetup.zip SimplyVBUnitSetup.zip]''. | |
- | + | ||
- | + | ||
- | + | ||
You may start the download of AccUnit here: [http://accunit.access-codelib.net/download/AccUnitSetup.zip AccUnitSetup.zip] | You may start the download of AccUnit here: [http://accunit.access-codelib.net/download/AccUnitSetup.zip AccUnitSetup.zip] | ||
- | Start you installation with ''Setup.exe''. The setup attempts to install the Visual C++ 2010 Runtime. If you encounter problems while that part of the setup (typically because there is already a newer version of the C++ Runtime on your machine), start the installation with | + | Start you installation with ''Setup.exe''. The setup attempts to install the Visual C++ 2010 Runtime. If you encounter problems while that part of the setup (typically because there is already a newer version of the C++ Runtime on your machine), start the installation with ''AccUnitSetup.msi''. |
AccUnit builds on SimplyVBUnit, a unit testing library and framework for VB6.
*** IMPORTANT ***
AccUnit requires version 3 of SimplyVBUnit which is not available anymore on the project's site.
Thus, use this setup file for SimplyVBUnit 3.0: SimplyVBUnitSetup.zip.
You may start the download of AccUnit here: AccUnitSetup.zip
Start you installation with Setup.exe. The setup attempts to install the Visual C++ 2010 Runtime. If you encounter problems while that part of the setup (typically because there is already a newer version of the C++ Runtime on your machine), start the installation with AccUnitSetup.msi.