[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Hi,
while am building C/C++ project following error is coming.what can i do to
resolve this problem.
org.eclipse.core.runtime.CoreException[150]: java.io.IOException:
CreateProcess: F:\cppProjects\hello.cpp error=193
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:63)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at
org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:71)
at
org.eclipse.cdt.launch.internal.LocalCLaunchConfigurationDelegate.exec(Local
CLaunchConfigurationDelegate.java:212)
at
org.eclipse.cdt.launch.internal.LocalCLaunchConfigurationDelegate.launch(Loc
alCLaunchConfigurationDelegate.java:137)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigurati
on.java:136)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationDialog
$10.run(LaunchConfigurationDialog.java:2299)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext
.java:98)
!ENTRY org.eclipse.cdt.launch 4 150 May 03, 2003 17:46:08.332
!MESSAGE Error starting process : CreateProcess: F:\cppProjects\hello.cpp
error=193
!STACK 0
Best Regds,
ganesan.