Skip to content

Compiler error on SFMLOrthogonalLayer.hpp  #102

@rohanharikr

Description

@rohanharikr

Is it just me or is anyone else experiencing this issue? I'm on VS 19 Community Edition.

Severity	Code	Description	Project	File	Line	Suppression State	Detail Description
Error (active)	E0349	no operator "==" matches these operands	tmxlite_test	C:\Users\Rohan\source\repos\tmxlite_test\MapLayer.h	141
operand types are: const tmx::Tileset::Tile::Animation::Frame == tmx::Tileset::Tile::Animation::Frame


Severity	Code	Description	Project	File	Line	Suppression State
Error	C2678	binary '==': no operator found which takes a left-hand operand of type 'const tmx::Tileset::Tile::Animation::Frame' (or there is no acceptable conversion)	tmxlite_test	C:\Users\rohanharikr\source\repos\tmxlite_test\MapLayer.h	141	

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