RE: [xml] WIN32

Date view Thread view Subject view Author view

From: Verstraete Nicolas (nverstraete@atos-group.com)
Date: Wed Jan 26 2000 - 07:50:42 EST


just to say ! be careful with the name of parser.h, because it is already
use by an inclkude file of visual studio developper C++ 6 ! so don't forget
to precise your libxml include path before the microsoft include path !

6U

nico

**-----Message d'origine-----
**De : Daniel Veillard [mailto:Daniel.Veillard@w3.org]
**Envoyé : mercredi 26 janvier 2000 11:50
**À : xml@rufus.w3.org
**Objet : Re: [xml] WIN32
**
**
**
**On Wed, Jan 26, 2000 at 11:36:52AM +0100, Verstraete Nicolas wrote:
**> to use libxml in unix, i have to run the configure shell,
**but with visual
**> C++, what i have to do ?
**
**Nothing (with recent releases):
**the C files starts with
**
**#ifdef WIN32
**#include "win32config.h"
**#else
**#include "config.h"
**#endif
**
**Just make sure win32config.h is present. In some distribs, I forgot to
**add it then just copy win32config.h.in to win32config.h
**
**Daniel
**
**--
**Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes | Today's Bookmarks :
**Tel : +33 476 615 257 | 655, avenue de l'Europe | Linux XML
**libxml WWW
**Fax : +33 476 615 207 | 38330 Montbonnot FRANCE | Gnome
**rpm2html rpmfind
** http://www.w3.org/People/all#veillard%40w3.org | RPM badminton Kaffe
**----
**Message from the list xml@xmlsoft.org
**Archived at : http://xmlsoft.org/messages/
**to unsubscribe: echo "unsubscribe xml" | mail majordomo@xmlsoft.org
**

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:59 EDT