Re: [AD] MSVC long paths with spaces |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Michal Molhanec wrote:
BTW attaching minor fix.bat patch which improves the help message for Win9x
oops, sorry, bad version, this time it's correct
--
Regards,
Michal
--- fix.bat.xxx Fri Jan 7 15:53:25 2005
+++ fix.bat Sun Jan 16 22:13:16 2005
@@ -85,7 +85,7 @@
echo.
echo Use the --msvcpaths parameter if your MSVCDir variable contains
echo spaces (you can view content of that variable by typing
-echo SET MSVCDir
+echo echo %%MSVCDir%%
echo on the command line). Remember that this will work
echo only if you have MinGW gcc on your PATH.
echo.