Are you linking with TGUI?
If so, make sure that you are linking the same way as to sfml. If you use the static sfml libraries then you must also use the static tgui libraries, or u must use dynamic libs for both.
If you checked and believe you have everything set up correctly then attach your .vcxproj file so that I can have a look at it.
If so, make sure that you are linking the same way as to sfml. If you use the static sfml libraries then you must also use the static tgui libraries, or u must use dynamic libs for both.
If you checked and believe you have everything set up correctly then attach your .vcxproj file so that I can have a look at it.
(the text was visible but the window did not resize correctly)