catchorg / catchorg/Catch2

Tutorial and VS 2015

Open
#1,094 5 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.