You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Willis, Emma" <EM...@ca.com> on 2002/11/19 16:38:43 UTC

Link errors - again!

Dear all, I have been searching the archives for help with problems with
link files using visual studio but I can only find references to this with
regards rebuilding xalan itself, and not just building ym own simple
transformation.

I have copied the step-by-step example from the website but I still get link
problems when I try to build.  Please help - I get a link error for each
reference to the Xalan or Xerces classes even though I have put in the
includes.

Emma


Re: Link errors - again!

Posted by David N Bertoni/Cambridge/IBM <da...@us.ibm.com>.



Have you added the Xalan library to the linker input in your project?  Take
a look at _all_ of the settings on the link tab.  Also, make sure you've
either set up the directory paths as described here, or you've provided the
full path to the Xalan library:

   http://xml.apache.org/xalan-c/getstarted.html#path

Dave



                                                                                                                                          
                      "Willis, Emma"                                                                                                      
                      <EMMA.WILLIS@ca.         To:      "'xalan-c-users@xml.apache.org'" <xa...@xml.apache.org>                   
                      com>                     cc:      (bcc: David N Bertoni/Cambridge/IBM)                                              
                                               Subject: Link errors - again!                                                              
                      11/19/2002 07:38                                                                                                    
                      AM                                                                                                                  
                                                                                                                                          



Dear all, I have been searching the archives for help with problems with
link files using visual studio but I can only find references to this with
regards rebuilding xalan itself, and not just building ym own simple
transformation.


I have copied the step-by-step example from the website but I still get
link problems when I try to build.  Please help - I get a link error for
each reference to the Xalan or Xerces classes even though I have put in the
includes.


Emma