Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-core-dev] problem when use the eclipe on HP-UX

Could you send me the executable so that I could try it. I'm not sure why
one binary check would success then when another fails for the same project.

莫显峰 wrote:
> Vladimir Hirsl,Hi! 
> 
>   I try enabled HP-UX SOM Parser, then i can browse and select the executable program, but when run or debug, the same error raised, "Program not a recognized executable.". What can i do next?
> 
> 
> 
> Try enabling HP-UX SOM Parser on project Properties -> C/C++ Make Project -> Binary Parser. There is a similar setting for managed build projects as well. 
> 
> Vmir 
> 
> 
> 
> <moxianfeng@xxxxxxxxxx> 
> Sent by: cdt-core-dev-bounces@xxxxxxxxxxx 
> 05/11/2005 06:22 AM Please respond to
> "CDT Core developers list."
> 
> To"CDT Core developers list." <cdt-core-dev@xxxxxxxxxxx> 
> cc
> SubjectRe: RE: [cdt-core-dev] problem when use the eclipe on HP-UX
> 
> 
> 
> 
> 
> 
> 
> Balasubramaniyan K,Hi!
> 
>                 I already do it, but prompt me an error, 
> 
> Launching(Error: Program not a recognized executable.)
> 
> 
> Program not a recognized executable.
> java.io.FileNotFoundException: Program not Binary
> org.eclipse.cdt.launch.AbstractCLaunchDelegate.verifyBinary(AbstractCLaunchDelegate.java:747)
> eclipse.cdt.launch.internal.LocalRunLaunchDelegate.launch(LocalRunLaunchDelegate.java:59)


Back to the top