Developed on Microsoft Visual C++ 2010 Express (http://go.microsoft.com/?linkid=9709949)
Specific settings:
- Right click Project -> Properties
- Linker -> Input -> Ignore All Default Libraries -> No
- Linker -> Input -> Ignore Specific Default Libraries -> MSVCRTD
- Linker -> Command Line -> Additional Options -> add "/verbose" (without quotes - for troubleshooting)
- OK