diff options
author | Juan J. Martinez <jjm@usebox.net> | 2021-02-09 20:25:08 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2021-02-09 20:29:59 +0000 |
commit | 35a02ba510b66c9dc0b007315f76a389c9557942 (patch) | |
tree | cbb5d8c1a52ba1dd83dc4683c0cb5489d5248f54 /README.md | |
parent | a58371c419f0f8fc16eaf6335e8c9fb44f5f99a0 (diff) | |
download | ubox-msx-lib-35a02ba510b66c9dc0b007315f76a389c9557942.tar.gz ubox-msx-lib-35a02ba510b66c9dc0b007315f76a389c9557942.zip |
Note on Windows 10
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,12 @@ If you want to build the example you will also need: - Disark, one of the tools distributed with Arkos Tracker 2 (download from [Arkos Tracker 2 website](http://www.julien-nevo.com/arkostracker/)) +On Windows 10, there are reports of successful builds using: + + - latest version of Cygwin64 with package for gcc-core 10.2.0-1 + - SDCC 4.0.0 + - python 3.9.1 + If you want to build the docs you will also need: - pandoc |