After so many, GRUELING TERRIBLE HORRIFIC Hours of debugging, i finally have my first sign of success(I literally was about to throw my laptop and cry) a open window with the escape key WORKING all of this is from scratch from the text to the input, What I did today Created 3 static libraries -UTIL where I put my wrapper, turns out C++ is very specific,( one Letter in line 54 was off and it broke the whole thing) image -GLAD an open source tool i used to help me fully setup OPENGL took many tutorials and a reading a foreign videos engl subtitles but it works now turns out my issue was that the main src file for glad was never included in the project but esta buen now!!! image -DLAB_WINDERS the main project for window creation ect, for some reason the color function isnt working i can tell because the window is GREY instead of BLUE image image and one EXE _EDITOR the main editor for the engine, as of now its just a blank window with some Console text
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.