Tutorial and VS 2015
Open
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
## Description
I tried to follow the tutorial in VS 2015 and failed miserably.
a) the tutorial does not state whether we should build a DLL or an EXE. We need that information before I can even write a single line of code.
b) VS 2015 needs the #includes to be before the #define.
c) VS 2015 needs #include stdafx.h
### Steps to reproduce
Follow the tutorial in VS 2015. Try to compile.
I tried both, Microsoft compiler and Intel compiler.
Contributor guide
Assessment
This issue has not been assessed yet.