Subj : Re: Expat with Borland C++ 5.02 To : borland.public.cpp.borlandcpp From : "mike" Date : Mon Oct 06 2003 10:48 pm you need to link to Expat's library. depending on how you compiled expat there will either be a static or dynamic library. this is what you need to include in your project when you link it. aloha mike "Regis St-Gelais" wrote in message news:3f81bb26@newsgroups.borland.com... > Is someone using expat with Borland C++ 5.02? > > I am trying to build the outline sample with Borland C++ 5.02 > > I've created a projet create a dos exe. > I've also set the library to point to the lib forlder > "d:\expat-1.95.6\staticlibs" > > It compile fine but does not link > I get 6 error like this one: "Undefined symbol _XML_Parse in module > outline.c" > > TIA > > -- > Regis St-Gelais, P. Eng. / ing. > Software Development / Développement informatique > www.laubrass.com > -- > > .