Ok, I was using ftgl_debug.lib under VC15, but it seems to be missing from
the most recent download package from sourceforge
(cd-5.14_Win32_vc16_lib.zip).
Thanks for the support.
João Batista

Em sex., 19 de mar. de 2021 às 15:38, Antonio Scuri <antonio.sc...@gmail.com>
escreveu:

>   Hi,
>
>   There are two options:
>
> - You can use the ftgl_debug.lib library provided with the distribution.
>
> - You can build FTGL using the sources available in the CD distribution
> download folder. They are different from the standard FTGL sources.
>
> Best,
> Scuri
>
>
> Em sex., 19 de mar. de 2021 às 00:34, João Batista Sousa Jr. <
> joaobatistasous...@gmail.com> escreveu:
>
>> Hello all
>> I am upgrading my IUP+CD program for the most recent versions, and for
>> VC++2019 (from VC++2017). When I compile the debug version with the
>> provided static libraries, VC complains about different RunTime libraries
>> (ftgl.lib) and does not compile. Under release mode it is ok.
>> I managed to compiled a debug version of ftgl from source, but when I
>> linked with my program, unresolved symbols _ftglGetFontMaxWidth
>> and _ftglSetNearestFilter (from cdgl library) are detected.
>> Any suggestions?
>> Thanks
>> João Batista
>> _______________________________________________
>> Iup-users mailing list
>> Iup-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/iup-users
>>
> _______________________________________________
> Iup-users mailing list
> Iup-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/iup-users
>
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to