Skip to content

2.1.1

Compare
Choose a tag to compare
@rubenchristoffer rubenchristoffer released this 22 May 13:42
· 14 commits to master since this release

This is version 2.1.1 of Mklinker.

Biggest changes from 2.1.0:

  • Fixed bug where console colors were wrong on unix platforms
  • Fixed bug where unix linker did not add double quotes for paths
  • Fixed bug with greedy regex that resulted in variables not being resolved in PathResolver
  • Added verbose option to linkall to better debug linker behaviour

Installation

Drop the Mklinker binary for your platform from the Mklinker-2.1.1-Binaries.zip file attached into a folder of your choosing and run 'mklinker' (or whatever you rename it to) in a console window. You can then use the various commands to add / remove links, list links or setup all the actual links. Run 'mklinker help' to see all the various commands you can use.