Don't know if it helps a bit, but I use code::blocks and have imported
the vc2008 project file into it to build the library.

Using the generated libfreetype.a within another code::blocks project
works fine for me.

The (mingw32-)make procedure, however, didn't work for me.

I use the MinGW compilers as installed by the MinGW Installer (compiler
version is 6.3.0-1)


On 7/19/2018 9:58 AM, Werner LEMBERG wrote:
>> hello,I have tried to use freetype in visual studio 2017. I
>> downloaded 2.5.3 [...]
> Why are you using such an old version?  The current one is 2.9.1 and
> comes with improved CMake support.
>
>> [...] but when I use FT_Init_FreeType
>>
>> at run time it gives error lnk2019 unresolved constant
>>
>> it does the same with other freetype functions
>>
>> can you guide me what I am doing wrong
> I don't use VS, so I can't directly help.  In case upgrading doesn't
> help, provide *exact* and *complete* error messages from VS!
>
>
>     Werner
>
> _______________________________________________
> Freetype mailing list
> Freetype@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/freetype
>

_______________________________________________
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to