Hello List!

I'm under the impression that libxml2 works (can be made to work)
with mingw-w64, but that it does not come with mingw-w64 out of
the box.

Is this correct?

If so, what is the best / easiest way to get libxml2 going with the
mingw-w64 version I have (one of Ruben's std::thread-enabled builds)?

(For those who care, this is a follow-up to the questions I was asking
about building quickfix.  As I understand it, quickfix requires xml,
either libxml2 or msxml.  I am assuming -- perhaps incorrectly -- that
because I am using mingw-w64 rather than visual studio, the msxml
approach is not for me.  But if I'm wrong about msxml with mingw-w64
(or about quickfix and xml), please chime in.

As an update on quickfix, I have been putting together a makefile by
hand.  So far I haven't hit any makefile issues -- all the work has been
tracking down the various linux / windows issues.  As expected, most
of the fixes involve changing some of the occurrences of _MSC_VER
to _WIN32.  So far, it's been relatively straightforward, but a certain
amount of donkey work.)


Thanks for any suggestions.


K. Frank

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to