I am trying desesperatly to use libxml2 without DLL
1) I have recompiled with mingw a complete distribution from sources libxml2-2.6.17/win32 and obtained a lib
(seems that the # If set to zero a STATIC libxml library will be built [0,1]
SHARED = 0 is good).
The lib is produced.
When a link it againts zlib and incons, the executale
fails silenciously.
It is working when I add DLL
has someboy done the exercice previously?
regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying desesperatly to use libxml2 without DLL
1) I have recompiled with mingw a complete distribution from sources libxml2-2.6.17/win32 and obtained a lib
(seems that the # If set to zero a STATIC libxml library will be built [0,1]
SHARED = 0 is good).
The lib is produced.
When a link it againts zlib and incons, the executale
fails silenciously.
It is working when I add DLL
has someboy done the exercice previously?
regards
this is the dev-c++ delphi developers list not the dev-c++ users list. precompiled libxml is here: http://www.zlatkovic.com/libxml.en.htmlq