Porting X Window System programs: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
If you are working on a GUI program, consider using the EverBlue Project (http://everblue.netlabs.org) or XFree86/2 project. | If you are working on a GUI program, consider using the EverBlue Project (http://everblue.netlabs.org) or XFree86/2 project. | ||
* [Porting using XFree86] | * [[Porting using XFree86/2]] | ||
* [Porting using Everblue] | * [[Porting using Everblue]] | ||
* [Everblue 2|Everblue internals] | * [[Everblue 2|Everblue internals]] |
Revision as of 05:00, 2 December 2004
This section will cover the basic steps for porting programs written for the Unix and X Window platforms.
If you are working on a GUI program, consider using the EverBlue Project (http://everblue.netlabs.org) or XFree86/2 project.