Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Error occured when exporting c/c++ index: map failed
Error occured when exporting c/c++ index: map failed [message #224509] Sun, 05 October 2008 06:49
Eclipse UserFriend
Originally posted by: mofliwsb.yahoo.com

Hi,

I created a C++ makefile project in the Windows version of Eclipse on
existing source code, which has minillions line of code.
The source code is actually located on a linux server and the code directory
on the server is mapped to a Windows drive using Samba.

It took about several hours for the C/C++ indexer to finish when the option
of "index all files" is selected.
Now I want to export the project's C++ index, because I want to access the
same project on another Windows machine, which has the same Samba mapping,
so that I can simply import the index without re-building the index.

Unfortuenately, an error occured when I tried to export the index. The error
message popped out is: "Errors occured while exportign index", more detailed
error message is even simple: "map failed". Can anyone help me identify the
cause of error and how to get around it?

I tried to export the index of another project on the same linux server
which is much smaller, the export went well without any problem.

Thanks,
Sam
Previous Topic:reading files in CDT?
Next Topic:Support for 0b binary numbers
Goto Forum:
  


Current Time: Tue Sep 17 10:41:54 GMT 2024

Powered by FUDForum. Page generated in 0.06388 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top