Skip to content
Snippets Groups Projects
Verified Commit 01368512 authored by Adrian Pop's avatar Adrian Pop
Browse files

small updates

parent 4791ae98
No related branches found
No related tags found
No related merge requests found
...@@ -38,11 +38,11 @@ ENVIRONMENT VARIABLE SETTINGS ...@@ -38,11 +38,11 @@ ENVIRONMENT VARIABLE SETTINGS
- define a Windows environment variable called OMDEV - define a Windows environment variable called OMDEV
that points to c:\path\to\your\omdev that points to c:\path\to\your\omdev
- note that msys2.exe mingw32.exe mingw64.exe - note that msys2.exe mingw32.exe mingw64.exe
+ does not use Windows PATH varible. If you want to use the + do not use Windows PATH varible. If you want to use the
Windows path variable define an environment varible called Windows path variable define an environment varible called
MSYS2_PATH_TYPE=inherit MSYS2_PATH_TYPE=inherit
or you can call the batch scripts with -use-full-path or you can call the batch scripts with -use-full-path
+ does not use Windows TEMP directory but the directory: + do not use Windows TEMP directory but the directory:
%OMDEV%\tools\msys\tmp %OMDEV%\tools\msys\tmp
if you want to change this behavior edit: if you want to change this behavior edit:
%OMDEV%\tools\msys\etc\profile %OMDEV%\tools\msys\etc\profile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment