busted install guide for linux and windows manually
-
install mingw32 toolset: http://www.mingw.org/
-
setup the mingw32 toolset environment.
-
run the install.bat script in the root path.
-
edit the prebuild-install.bat to config the installation root path.
-
run the prebuild-install.bat.
-
edit the test_busted.bat to config the installation root path.
-
run the test_busted.bat.