- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When building the project XercesLib.vcproj found under "xerces-c-3.1.1/projects/Win32/VC9/xerces-all/XercesLib" in the source archive "xerces-c-3.1.1.zip" downloadable from the page at:
http://xerces.apache.org/mirrors.cgi
the error "error code 3 ( can't write file, out of disk, etc.) opening pdb" is reported.
Environment:
Intel® C++ Composer XE 2011 Update 12 Package ID: w_ccompxe_2011.13.371
in
Visual Studio 2008 Version 9.0.21022.8 RTM
Output:
1>------ Build started: Project: XercesLib, Configuration: Debug Win32 ------
1>Performing Custom Build Step (Microsoft VC++ Environment)
1>copy "d:\xerces-c-3.1.1\src\xercesc\util\Xerces_autoconf_config.msvc.hpp" "d:\xerces-c-3.1.1\src\xercesc\util\Xerces_autoconf_config.hpp"
1> 1 file(s) copied.
1>Compiling resources... (Microsoft VC++ Environment)
1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385
1>
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>
1>
1>Compiling with Intel(R) C++ Compiler XE 12.1.7.371 [IA-32]... (Intel C++ Environment)
1>XIncludeUtils.cpp
1>XIncludeLocation.cpp
1>XIncludeDOMDocumentProcessor.cpp
1>XercesXPath.cpp
1>error code 3 ( can't write file, out of disk, etc.) opening pdb .\..\..\..\..\..\Build\Win32\VC9\Debug\obj\XercesLib\XercesLib_vc90\vc90.pdb
1>error code 3 ( can't write file, out of disk, etc.) opening pdb .\..\..\..\..\..\Build\Win32\VC9\Debug\obj\XercesLib\XercesLib_vc90\vc90.pdb
1>error code 3 ( can't write file, out of disk, etc.) opening pdb .\..\..\..\..\..\Build\Win32\VC9\Debug\obj\XercesLib\XercesLib_vc90\vc90.pdb
1>error code 3 ( can't write file, out of disk, etc.) opening pdb .\..\..\..\..\..\Build\WiXPathSymbols.cpp
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Vladimir Polin (Intel) wrote:Manually creating the directory "XercesLib_vc90" causes the error to disappear. The absence of the directory seems to correspond with the error code 3 (ERROR_PATH_NOT_FOUND). However it is not clear why the directory is not being created.The fastest way to check - delete vc90.pdb manually and rebuild.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page