| Line 5: | Line 5: | ||
== Topics to Review == | == Topics to Review == | ||
| + | |||
| + | |||
| + | == Topics Reviewed == | ||
=== 3rd Party Library use === | === 3rd Party Library use === | ||
| - | '''Date | + | '''Date reviewed:''' Thursday Jan 13 05:30 UTC <br /> |
| - | '''Description:''' | + | '''Description:''' Developers need a way to use additional, custom libraries that are not part of the default sysroot. One way to do this is to recreate the sysroot, but this is timeconsuming. Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot. |
| - | Developers need a way to use additional, custom libraries that are not part of the default sysroot. One way to do this is to recreate the sysroot, but this is timeconsuming. Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot. | + | |
| + | * Use current sysroot contents. Includes libraries for compliance with some extras | ||
| + | * ~400MB today. May be able to be [http://meego.gitorious.org/meego-developer-tools/madde/blobs/master/ext/slimtgz.sh | slimmed down] (fremantle sysroot is only 200MB) | ||
| + | * AP: Fathi -- Create 2 sysroots: small and full (all devel). See how big the "slim" versions are. | ||
| + | * AP: Fathi -- resolve ks content / organization | ||
=== MeeGo SDK Installer for Linux === | === MeeGo SDK Installer for Linux === | ||
| Line 23: | Line 30: | ||
* Start Qt Creator | * Start Qt Creator | ||
| - | Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools. | + | Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools. |
| - | + | ||
| - | + | ||
This page is to collect and track status for major decisions regarding the MeeGo SDK. Please add topics under the "Topics to review" heading.
Meeting times: Thursdays at 05:30 UTC
Minutes: http://piratepad.net/qqICWdiYLl
Contents |
Date reviewed: Thursday Jan 13 05:30 UTC
Description: Developers need a way to use additional, custom libraries that are not part of the default sysroot. One way to do this is to recreate the sysroot, but this is timeconsuming. Another way is to allow developers to specify the location of 3rd party libraries and include them in their project in addition to the sysroot.
Date to review: Thursday Jan 13 05:30 UTC
Description:
The Linux SDK needs to be easy to install. An installer could help with:
Nokia is working on a "super installer" which will allow extension for 3rd party libraries such as Intel tools.