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 269974 - MSYS2: IDE can't find <gtk/gtk.h> in Freeway sample
Summary: MSYS2: IDE can't find <gtk/gtk.h> in Freeway sample
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-03 13:18 UTC by soldatov
Modified: 2017-04-19 10:08 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 2017-03-03 13:18:25 UTC
On MSYS2 test machine I can
- Create Freeway sample
- Build sample
- Launch sample
- Debug sample

But IDE can't find <gtk/gtk.h>
Test scenario:
- Open FreewayWindow.h
==> a lot of red lines in editor
Comment 1 Alexander Simon 2017-03-22 12:20:38 UTC
fixed in enum, branch release82, changeset f327b1c25c4d
Comment 2 Quality Engineering 2017-04-02 02:37:45 UTC
Integrated into 'main-silver', will be available in build *201704020002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/de1420532ff6
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug 269974 MSYS2: IDE can't find <gtk/gtk.h> in Freeway sample
- fix will work on system with one tool collection. Configuration with multiply pkg-config (for example several tool collection cygwin / mingw / mingw32 / mingw64) will detect pkg-config by first opened project.
(transplanted from f327b1c25c4d2d9e6481ce0bd8ecc8f999d52544)
Comment 3 ilia 2017-04-13 10:46:12 UTC
https://netbeans.org/bugzilla/show_bug.cgi?id=269974 Changesets:
    http://hg.netbeans.org/releases/rev/f327b1c25c4d # fixed Bug 269974 MSYS2: IDE can't find <gtk/gtk.h> in Freeway sample
Comment 4 soldatov 2017-04-19 10:08:53 UTC
Verified in NetBeans IDE 8.2 (Build 201704181436)