You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a fresh Win10 test OON setup the problem was double-quoting $(MAKE)!
It seems NMAKE does it already for paths like "C:\Program Files".
Fixed in 5d3e219.
The text was updated successfully, but these errors were encountered:
- Close#224
(Keepin all the separate commits about this same overall effort basically
to show how horrendously time-consuming this has been -- yet again!...
Yes, I could've just learned CMake or something in a fraction of this
time -- but it would still be fkn' huge, big, bloated and disgusting.)
-> #194, xparq/NMAKE-Jumpstart#40
On a fresh Win10 test OON setup the problem was double-quoting $(MAKE)!
It seems NMAKE does it already for paths like "C:\Program Files".
Fixed in 5d3e219.
The text was updated successfully, but these errors were encountered: