I have all the useful librairies for the compilation ( I think !! ) but when I
compile dia with vs7 I have the following errors:
Création de la bibliothèque libdia.lib et de l'objet libdia.exp
[...]
dialibartrenderer.obj : error LNK2019: symbole externe non résolu
_art_svp_free
référencé dans la fonction _draw_line
[...]
diasvgrenderer.obj : error LNK2019: symbole externe non résolu _xmlFreeDoc
référ
encé dans la fonction _end_render
Apparently libart and libxml2 are missing. If you already have them and are
uing the build environmant as described in glib/README.win32 please ensure
they are correctly defined in build/win32/make.msc like :