Skip to content

tweeny-3.2.0.h(1906,25): error C2589: '(': illegal token on right side of '::' #44

@vicenteconejerosdelacruz

Description

I just found about this header file(sounds great). but when i'm trying to use it on my visual studio 2022 project i get this error by just adding this two lines

#include <tweeny-3.2.0.h>

auto test = tweeny::from(1.0f).to(0.0f).during(10);

not sure if it's a template thing, a namespace thing or a compatibility of the compiler. has anybody else face this?

Regards

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