TheCherno / Hazel

Hazel Engine
Apache License 2.0
11.63k stars 1.5k forks source link

EventSystem Compileerror: use of undefined type 'std::basic_ostream<char,std::char_traits<char>> #638

Closed TerraCraftere3 closed 1 year ago

TerraCraftere3 commented 1 year ago

Bug when compiling

Hey, i get an error everytime i try compiling my gameengine, i am currently working on my first gameengine and watching the "GameEngine Series" and trying to get the eventsystem running, it says _use of undefined type 'std::basic_ostream<char,std::char_traits>' and things like **'iostate': undeclared identifier_**, i have a github repo called TerraCraftere3/Titan on the branch eventsystem. errorlist

TerraCraftere3 commented 1 year ago

Also when i compile the engine it gives me no errors, but when i compile Sandbox it gives me all this errors

VagueLobster commented 1 year ago

Also when i compile the engine it gives me no errors, but when i compile Sandbox it gives me all this errors

You're better off asking in Cherno's Discord Server ;) You're asking for help regarding your own engine, and not little Hazel!

TerraCraftere3 commented 1 year ago

ok, thank you @VagueLobster