Re: [AD] mingw vc7 make bug? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> it looks like some make file command is seeing the string "C:\Program
> Files\blah\blah" as two separate strings
> "C:\Program" and "Files\blah\blah"
> (i guess) it might need quotes around it.
This should have been flagged by the makefile, but it appears that it checks
only MSVCDIR, not MSVCDir. Can you confirm that the former is not set in
your environment, only the latter?
--
Eric Botcazou