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 241198 - Netbeans on Mac OS 10.9
Summary: Netbeans on Mac OS 10.9
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-30 22:22 UTC by pguerron
Modified: 2014-05-14 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pguerron 2014-01-30 22:22:09 UTC
Hi,

When I try to debug my project I get this message:

/Users/rnpag01/NetBeansProjects/primer/dist/Debug/GNU-MacOSX/primer does not exist or is not an executable.

Furthemore, I get warnings these warnings
clang: warning: build/Debug/GNU-MacOSX/gengrids.o: 'linker' input unused
clang: warning: build/Debug/GNU-MacOSX/newmain.o: 'linker' input unused
clang: warning: -lm: 'linker' input unused
clang: warning: -lscl: 'linker' input unused

The code runs smoothly in a Lynux machine but it is not working in a Mac with OS 10.9 .
I switched the default compiler to G++ from GNU project but looks like the linker tries to use clang.

Thanks for your help!
Comment 1 henk89 2014-02-11 13:15:55 UTC
It looks like your toolchain has been set up incorrectly. Could you please send a screenshot of the default tollchain?
Comment 2 Alexander Simon 2014-05-14 13:07:00 UTC
There is no user response, close as incomplete.
Please reopen the issue with additional info.