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 191487 - Can't build tests in "static library" C++ project
Summary: Can't build tests in "static library" C++ project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 normal (vote)
Assignee: nnnnnk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-30 16:18 UTC by brokensword
Modified: 2010-11-03 18:01 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 brokensword 2010-10-30 16:18:40 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Linux version 2.6.32-25-generic running on i386
Java; VM; Vendor = 1.6.0_18
Runtime = OpenJDK Client VM 16.0-b13

1. Create new "Static Library" project using wizard - leave all default settings and names.
2. Create new test (cppunit or simple C++) - leave all default settings and names.
3. Right click on test - select "Test".

Expected: Test build and launch.

Actual: 
make[1]: *** No rule to make target `build/Debug/GNU-Linux-x86/tests/TestFiles/f1', needed by `.build-tests-conf'.  Stop.
make: *** [.build-tests-impl] Error 2

Similar issue id: 187831.
Comment 1 Leonid Lenyashin 2010-11-01 11:21:45 UTC
Does not look as a true P1. Still needs to be fixed. ideally in beta.