Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Problem in CDT headless build on Linux 64 bit

Title: Samsung Enterprise Portal mySingle

Hi All,

 

I am facing a problem in building a C/C++ project headlessly on a 64 Bit Ubuntu PC while its working fine on a 32 bit Linux PC.

 

I am doing this way :-

$./eclipse -nosplash -data temp-workspace -application org.eclipse.cdt.managedbuilder.core.headlessbuild -import /home/crc/crc3

 

The error it gives:
URI: file:/home/crc/crc3/ is not valid in the workspace!

 

And after that JVM is crashed with below message:

 

 


I tried a lot to search for the possible problem and its solution on Internet but no help. Can anybody plz help why the error occuring on 64 bit Linux?

 

Thanks and regards,
Sanjay Gupta


 


Back to the top