Skip to content

Building issues #19

@alh45011

Description

@alh45011

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions