Page 1 of 1

Windows environmental variables

Posted: Mon Sep 17, 2018 12:30 pm
by Rajveer
I've noticed that the Windows installer sets up environmental variables to point to "/opt/devkitpro...", which I understand maps to the actual devkitPro install location in fstab. The problem I'm having is that when setting up my development environment to point to the library include files I need to hardcode the path as the environmental variables don't point to the actual location in Windows, and I'd rather have it based on them. Is this something that could be changed on Windows?