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

Reply via email to