|
RE: Re: initializing parser in code, linking error: msg#00079text.xml.xerces-c.user
I do have the source distribution. I got confused in the build instructions. It says to make sure I link with the xerces-c_2.lib as you mentioned, and I thought it meant to link for building Xerces itself instead of linking to your app after you built the library. It also says to make sure the DLL is in my path. The DLL is in the same folder as the lib file, is there someplace else I need to specify its location? My program builds correctly without having to do anything else. Thanks, Dan -----Original Message----- From: news [mailto:news@xxxxxxxxxxxxx] On Behalf Of Boris Kolpackov Sent: Thursday, December 21, 2006 12:38 PM To: c-users@xxxxxxxxxxxxxxxxx Subject: Re: initializing parser in code, linking error Hi Dan, "Scholten, Dan" <djscholten@xxxxxxxxx> writes: > My current include points to the src folder. No .lib or .dll files > were included with the distribution I downloaded. You will need to link to xerces-c_2.lib (or xerces-c_2D.lib for debug). If there are no .lib/.dll in your distribution then you've probably got the source distribution so you will need to compile the library first. hth, -boris -- Boris Kolpackov Code Synthesis Tools CC http://www.codesynthesis.com Open-Source, Cross-Platform C++ XML Data Binding |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: initializing parser in code, linking error: 00079, Boris Kolpackov |
|---|---|
| Next by Date: | Re: initializing parser in code, linking error: 00079, Boris Kolpackov |
| Previous by Thread: | Re: initializing parser in code, linking errori: 00079, Boris Kolpackov |
| Next by Thread: | Re: initializing parser in code, linking error: 00079, Boris Kolpackov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |