-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
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
Labels
No labels