Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - FrancuzZ

Pages: [1]
1
Graphics / Re: Access violation reading location
« on: October 23, 2018, 10:10:25 pm »
I've tried to run program in debug mode:
https://snag.gy/GbgSiU.jpg

Also changed a bit menu.cpp and main.cpp files:
https://snag.gy/WPrUOl.jpg
https://snag.gy/eH1iZf.jpg

So, how can I keep those fonts alive during the executing of program?


2
Graphics / Access violation reading location
« on: October 23, 2018, 09:10:32 pm »
Hello.

I've been trying to display some text on the window, but I have a problem with the same error as in topic.
The code from main.cpp:
https://snag.gy/Tq75bC.jpg

Also, the code from menu.h and menu.cpp:
https://snag.gy/lW0OGP.jpg
https://snag.gy/Whf3dJ.jpg

When I delete all content from menu.cpp and menu.h in main file the problem disappears, so I think the problem lies in those two files.

Pages: [1]
anything