Nuno Ferreira wrote:
Hi,
i downloaded the xerces 3.0.0 beta source and compiled it with MINGW+MSYS,
however there's no bin directory nor dll's to work in windows.
The source was built with the commands:
./configure LDFLAGS=-no-undefined
make
make install
Am i missing something?
I've tried this with Cygwin and been successful, but I haven't tried
Mingw yet. Do you get any error messages, or does the build pretend to
complete successfully without building the sample binaries? Also, what
do you get in the lib directory?
Dave