8000 GitHub - Thesola10/wxKitchen: Build graphical apps for old operating systems!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thesola10/wxKitchen

Folders and files

Name< 8000 /th>Name
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxKitchen

wxKitchen is a Nix flake intended to facilitate cross-compiling apps written with wxWidgets 2.6, to make it as easy as possible to write apps for old operating systems!

Supported targets

  • Windows 98 and later (pkgsCross.i686-mingw32)
  • Mac OS 8 and later on PowerPC with Carbon (pkgsCross.ppc-macos
  • Linux 2.4 and later with GTK+ (pkgsCross.i686-linux24) (in progress)
  • Palm OS (planned)

¹ Functions mkdir, rmdir, getcwd and chdir have been removed from Mac OS builds pending a better solution.

You are free to try building for your host system, to aid with debugging.

Getting started

You can start by building the example projects provided.

For example, to build the Windows demo, use the command below:

nix build github:thesola10/wxKitchen#demo-i686-mingw32

About

Build graphical apps for old operating systems!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0