Changes
Page history
Update how to setup a windows build with visual studio
authored
Sep 03, 2019
by
Kuppe, Christian
Show whitespace changes
Inline
Side-by-side
how-to-setup-a-windows-build-with-visual-studio.md
View page @
ead3e8cf
...
...
@@ -29,6 +29,10 @@
*
compile with VS compiler flag /bigobj
###### Solve error "include afxdlgs.h not found"
*
install C++ MFC (Microsoft Foundation Classes) over the visual studio installer
#### Run tests
*
For example double click on the generated exe: Select a file from the tests folder. Output is created in the folder of the executable by default.
...
...
...
...