Topic: Compilation problem on windows (original topic title : hideCursor)
IDK if it's a bug or my own error , so i Downloaded the sponza fps Demo and as the mouse was bugging me i simply added a hideCursor() to hide the mouse well its all good in the game (Working as i want it to ), but when i exit the game in the editor the editor has no mouse too (its hidden ) i think its a bug but not sure
And i was trying find the "Hide Cursor" code myself in the svn/source code i directed myself to MScript.cpp and in it has hideCursor() but it Directs to the MSystemContext.h which is a virtual class and i hit a dead end where is the "real code" of the function of hidden cursor ?
Thank you for reading and hoping for a response soon