Freetype integration in irrlicht.dll

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Phoenix21m

Freetype integration in irrlicht.dll

Post by Phoenix21m »

Hello

The other threads have I read but an permanent integration of FreeType in the irrlicht.lib fails by the getTTFont function in CGUIEnvironment.

Have anyone an solution for this problem.

Thanks for all answers.

CU Phoenix

PS: Excuse my bad english.
demogorgon
Posts: 8
Joined: Tue Oct 26, 2004 7:17 pm

Post by demogorgon »

Did you compile the IrrLicht for Xbox ? (Phoenix21m)
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

Yeah, I get a symbol clash and I couldn't fix it. I just link it to my project to save the hassle.
Post Reply