Bug 314090 - Import/Export Settings Wizard for C/C++ should include required libraries
Summary: Import/Export Settings Wizard for C/C++ should include required libraries
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 7.0   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 275779
  Show dependency tree
 
Reported: 2010-05-24 06:09 EDT by Justin Clift CLA
Modified: 2020-09-04 15:26 EDT (History)
3 users (show)

See Also:


Attachments
First screen of libraries needed in a typical Gtk/Gnome application. (106.81 KB, image/png)
2010-05-24 06:10 EDT, Justin Clift CLA
no flags Details
Second screen of libraries needed in a typical Gtk/Gnome application. (107.95 KB, image/png)
2010-05-24 06:10 EDT, Justin Clift CLA
no flags Details
Patch for export/import libraries & library search paths (17.34 KB, patch)
2010-12-25 12:06 EST, Gil Barash CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Clift CLA 2010-05-24 06:09:25 EDT
Build Identifier: M20100211-1343

Having the Import/Export Settings Wizard cover include paths and symbols is a good start.

To be practical for Gtk/Gnome programs, it needs to also cover the required libraries.  Screenshots attached showing the libraries needed (30 of them!) for a fairly typical Gtk/Gnome application.

The Import/Export Wizard would likely be the best place for this, as it's targeted to address pretty much exactly this kind of thing.

Reproducible: Always

Steps to Reproduce:
n/a
Comment 1 Justin Clift CLA 2010-05-24 06:10:35 EDT
Created attachment 169658 [details]
First screen of libraries needed in a typical Gtk/Gnome application.
Comment 2 Justin Clift CLA 2010-05-24 06:10:57 EDT
Created attachment 169659 [details]
Second screen of libraries needed in a typical Gtk/Gnome application.
Comment 3 Gil Barash CLA 2010-12-25 12:06:23 EST
Created attachment 185813 [details]
Patch for export/import libraries & library search paths
Comment 4 Mohamed Azab CLA 2013-08-28 07:25:22 EDT
A patch is committed to gerrit to solve this issue: 
https://git.eclipse.org/r/#/c/15926/