From: iceman1001 Date: Fri, 24 Feb 2017 13:59:38 +0000 (+0100) Subject: ADD: @pivipw 's changes "making lua paths". X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/b804b9cdb8dbf43e41d9372e450433e39fe534f4?ds=sidebyside;hp=b804b9cdb8dbf43e41d9372e450433e39fe534f4 ADD: @pivipw 's changes "making lua paths". ref:: https://github.com/Proxmark/proxmark3/commit/4197a3f6ff9420673cc2eeaeb3eeedeb4a9c0dc9 This contains a ugly hardcoded hack to solve the issue: https://github.com/Proxmark/proxmark3/issues/217 where GetModuleHandleEx doesn't exist in mingw (old proxspace 2013 environment). Use the docker container or linux... ---