Hi Martin
Just a question to make shure the compiling problems do not result in case of renaming libs:
So Freetype Documentation says that there are 4 types of libs possible to create
I have edited the vc6 project file to allow a multithreaded dll to be built. If you do an anonymous cvs checkout of the file software/freetype/builds/win32/visualc/freetype.dsp it has the necessary changes to build the dll file.
Sorry about that. I haven't built a version of aztec from nothing for so long, I've almost forgotten how.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Martin
Just a question to make shure the compiling problems do not result in case of renaming libs:
So Freetype Documentation says that there are 4 types of libs possible to create
freetype214.lib
freetype214_D.lib
freetype214MT.lib
freetype214MT_D.lib
But is there a way to create a
freetype214MTDLL.lib or a
freetype214MTDLL_D.lib ???
Goody72
I have edited the vc6 project file to allow a multithreaded dll to be built. If you do an anonymous cvs checkout of the file software/freetype/builds/win32/visualc/freetype.dsp it has the necessary changes to build the dll file.
Sorry about that. I haven't built a version of aztec from nothing for so long, I've almost forgotten how.