Casper van Donderen Preparing your KDE DP-based application for - - PowerPoint PPT Presentation

casper van donderen preparing your kde dp based
SMART_READER_LITE
LIVE PREVIEW

Casper van Donderen Preparing your KDE DP-based application for - - PowerPoint PPT Presentation

Casper van Donderen Preparing your KDE DP-based application for deployment on Windows OSes 1/7 Topics Macros Exports Dependencies Communication Contact info Casper van Donderen Preparing your KDE DP-based application for deployment


slide-1
SLIDE 1

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 1/7

slide-2
SLIDE 2

Topics

Macros Exports Dependencies Communication Contact info

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 2/7

slide-3
SLIDE 3

Macros

KDE4 ADD APP ICON

Adds icon on Windows. Converts PNG to ICO-file.

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 3/7

slide-4
SLIDE 4

Exports

Adds symbol to lookup table. Everything is exported by default on Linux. Most often seen compilation error.

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 4/7

slide-5
SLIDE 5

Dependencies

C++-libraries might not compile using MSVC. Plain-C libraries compiled using MinGW can be used with MSVC. Autotools-based dependencies now supported (beta).

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 5/7

slide-6
SLIDE 6

Communication

Get your application tested Adding dependencies or changing their minimum version

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 6/7

slide-7
SLIDE 7

Contact info

Build server:

http://winkde.org/pub/kde/ports/win32/dashboard/

#kde-windows kde-windows@kde.org

Casper van Donderen — Preparing your KDE DP-based application for deployment on Windows OSes 7/7