-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi!
I've tried to build the project, but got the following message:
constexpr double PI = atan(1.0) * 4.0;
Error C2131 expression did not evaluate to a constant
It seems that Microsoft Compiler doesn't consider atan as a non-constexpr function.
Also suggest to add SFML include and libs files into project, so it would be easier for novice to participate.
Dolfost
Metadata
Metadata
Assignees
Labels
No labels