This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 193797 - '... does not exists or is not an executable' when remote mode and not default linker output
Summary: '... does not exists or is not an executable' when remote mode and not defaul...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: igor_nikiforov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-24 16:51 UTC by Andrew Krasny
Modified: 2012-02-15 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
please disregard this, it was intended for a different issue. (2.71 KB, text/plain)
2012-02-15 16:41 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Krasny 2010-12-24 16:51:50 UTC
Steps to reproduce:

- create new C/C++ project (Welcome)
- in project's options change linker output to /tmp/my.a.out
- build & run => OK
- switch to remote host
- build => OK
- run => FAILED
Comment 1 igor_nikiforov 2011-09-22 10:55:42 UTC
Fixed in the following changeset:
http://hg.netbeans.org/cnd-main/rev/93254c989b29
Comment 2 Vladimir Kvashin 2012-02-15 16:41:54 UTC
Created attachment 115773 [details]
please disregard this, it was intended for a different issue.