Next
Previous Contents
SDL & KDevelop mini-HOWTO
Sam "Criswell" Hart, criswell@geekcomix.com
2001-08-10
SDL and KDevelop can work together! This document will help you create, manage and maintain SDL projects using KDevelop.
1.
Introduction
1.1
Why is there a need for this document?
1.2
But I am already using KDevelop in my SDL application, and it's working
1.3
Starting a new SDL project in KDevelop
2.
KDevelop's Build Files
2.1
Introduction to the Build Files
2.2
What needs to be done
3.
Adding Extra SDL Add-On Libraries
3.1
General add-on libraries
3.2
Add-on libraries which do not fit this scheme
4.
Troubleshooting
4.1
Help! KDevelop just rewrote my configure.in!
4.2
I want to make my application installable to an arbitrary path, but do
5.
Misc Items
5.1
Isn't there already an SDL & KDevelop mini-HOWTO?
5.2
Using SDL Docs in KDevelop
5.3
A Better SDL & KDevelop Setup
5.4
A Kludge Solution for KDevelop 1.X
6.
About this document
6.1
Author
6.2
Changes and Additions to this Document
6.3
Copyright
6.4
Updates to this document
Next
Previous Contents