From 8c12f7d91fe48e0f01e49774eb8bec7eab84ec1a Mon Sep 17 00:00:00 2001 From: red031000 Date: Sun, 19 Apr 2020 21:00:19 +0100 Subject: update install.md with fix for license issue --- INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 2803a159..1ffc5c59 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -47,3 +47,7 @@ Install them using either the Cygwin package manager or using pacman on Msys2. ### 4. Build ROM Run `make` to build the ROM. + +Windows Users: + +If you get an error in saving configuration settings when specifying the license file, you need to add a system environment variable called LM_LICENSE_FILE and point it to the license.dat file. -- cgit v1.2.3