Click here to Skip to main content
15,898,588 members

Comments by TankRockett (Top 7 by date)

TankRockett 1-Jan-20 4:59am View    
How exactly can i do that ?
TankRockett 1-Jan-20 0:11am View    
CMake was a littlebit complicated ,but i've managed to compile and link the project successfully.Thanks for the help!
TankRockett 18-Nov-19 10:58am View    
One more information,it appears that in the 'State.h' file the 'StData()' constructor are having warning 'C26495' complaining that the following variables 'Windows' , 'GSettings' , 'SupportedKeys' , 'states' , 'GridSize' are uninitialized.That didn't happen in the tutorial.
TankRockett 16-Nov-19 1:12am View    
Deleted
Sorry for all the troubles,Visual Studio 2019 community was terrible.I've switched to Visual Studio 2019 Professional and the game works fine now.
TankRockett 13-Nov-19 23:26pm View    
The debugger said '"size_t" is not a type name'