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 232445 - Build fails if user selects 'Custom' mode in C/C++ Project with Existing Sources wizard
Summary: Build fails if user selects 'Custom' mode in C/C++ Project with Existing Sour...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 7.4
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 12:43 UTC by soldatov
Modified: 2013-09-10 19:27 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 soldatov 2013-07-09 12:43:04 UTC
Scenario:
- Unpack litesql-src-0.3.14
- Call C/C++ Project with Existing Sources wizard
- Add path to litesql's sources into 'Specify the folder that contains existing sources' text field
- Select Custom mode. Press Next button 
- Select 'Using the makefile generated by the 'configure' script' mode. Press Next button
- Press Next button 3 times. Press Finish button
==> build fails

WORKAROUND: path to litesql should be added into Working Directory field (Step 4 in C/C++ Project with Existing Sources wizard)
Comment 1 Alexander Simon 2013-07-10 13:32:34 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/b7e98272fa12
Comment 2 Quality Engineering 2013-07-11 04:10:43 UTC
Integrated into 'main-silver', will be available in build *201307102300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b7e98272fa12
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #232445 Build fails if user selects 'Custom' mode in C/C++ Project with Existing Sources wizard