Skip to content

OSX support, Windows bugfixes

Compare
Choose a tag to compare
@tenbaht tenbaht released this 14 Nov 00:17
· 197 commits to master since this release

Bug fix release to solve some installation problems on Windows systems.

First support for Board Manager installs on MacOS systems. Please notice that the Mac version uses a slightly older version (build 9960) of sdcc then the Linux and Windows installs (build 10088). This will be fixed for v0.4.0.

Added

  • IDE installation for OSX works now (#29, manual installation still
    problematic)

Fixed

  • Windows: better path handling to fix "'cp' and 'rm' not found" error
  • removed unneed symlink in SPL that caused the IDE installation to fail (#30)