[ 
https://issues.apache.org/jira/browse/XERCESC-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Bertoni closed XERCESC-1746.
----------------------------------

    Resolution: Invalid

Please don't use a Jira issue to ask a question.  Instead, post your question 
to the Xerces-C User list.

> Build error: unresolved symbols fgMemoryManager and fgXercescDefaultLocale
> --------------------------------------------------------------------------
>
>                 Key: XERCESC-1746
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1746
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.7.0
>         Environment: Using xerces C++ 2.8.
> Visual Studio 2005
> Build XercesLib myself, by including the project into my solution
>            Reporter: Markus Greiner
>
> When linking an exe file that uses XercesLib, I get the following errors:
> Linking...
> LINK : warning LNK4076: invalid incremental status file 
> '..\..\debug/MPS3CDSMonitor.ilk'; linking nonincrementally
> cds_lib.lib(mps_CDSWifagCommunication.obj) : error LNK2001: unresolved 
> external symbol "public: static class xercesc_2_8::MemoryManager * 
> xercesc_2_8::XMLPlatformUtils::fgMemoryManager" ([EMAIL 
> PROTECTED]@xercesc_2_8@@[EMAIL PROTECTED]@A)
> cds_lib.lib(mps_CDSWifagCommunication.obj) : error LNK2001: unresolved 
> external symbol "public: static char const * const 
> xercesc_2_8::XMLUni::fgXercescDefaultLocale" ([EMAIL 
> PROTECTED]@xercesc_2_8@@2QBDB)
> ..\..\debug/MPS3CDSMonitor.exe : fatal error LNK1120: 2 unresolved externals
> The rest links fine.
> Any suggestions?
> Thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to