Ardgari 0 Newbie Poster

I am a humble programmer who is about to lose his remaining sanity at trying to get FTGL and/or FreeType working with Visual Studio 2010. FTGL is version 2.1.2 and FreeType is version 2.4.4. Inside of the project directory I have freetype.dll and ftgl_dynamic_MT_d.dll, and I have linked to the respective libraries for those .dll files under Configuration Properties -> Input -> Additional Dependencies inside of Visual Studio. But whenever I try to include something with an #include statement I get errors galore.

Assuming that everything has been compiled correctly, what #include statements should I be using and is there any other properties inside of Visual Studio that I need to set? (All I want to do at this point is be able to use Pixmap fonts)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.