Access violation

So i was trying to use freetype on my VS but I kept having this error

Exception thrown at 0x6B402D64 (freetype6.dll) in HelloTriangle.exe: 0xC0000005: Access violation reading location 0xCCCCCD2C.

I added the include files and lib and link it to my VS as well as put the dll file on my debug folder. What am i missing here?
Last edited on
How do you call the library? Didi you follow the tutorial on their website?
Yes i followed it. if you are talking about library initialization I link it to the lib folder and add the dll to my debug folder. For initializing. I followed the tutorial.
Topic archived. No new replies allowed.