Open dmuysers opened 2 months ago
(
cm3-5.11.0 is very, very old version...
Modern is 5.11.9
)
At first: Yes, we have problem with spaces in pathnames
_https_://github.com/modula3/cm3/issues/1071#issuecomment-1242764378
VictorMiasnikov commented on Sep 10, 2022
( . . .)
I even known better way for creating problems: using "space" ( N32) in folders name(s) -)
How solve problem in quick style:
Please, place Modula-3 files to folder D:\cm3\
I had already done that
------ Original Message ------ From "VictorMiasnikov" @.**@.>> To "modula3/cm3" @.**@.>> Cc "dmuysers" @.**@.>>; "Author" @.**@.>> Date 17/09/2024 11:09:31 Subject Re: [modula3/cm3] config pathname problem (Issue #1186)
( cm3-5.11.0 is very, very old version... Modern is 5.11.9 )
At first: Yes, we have problem with spaces in pathnames
https://github.com/modula3/cm3/issues/1071#issuecomment-1242764378
VictorMiasnikov commented on Sep 10, 2022 ( . . .) I even known better way for creating problems: using "space" ( N32) in folders name(s) -)
How solve problem in quick style: Please, place Modula-3 files to folder D:\cm3\
— Reply to this email directly, view it on GitHubhttps://github.com/modula3/cm3/issues/1186#issuecomment-2354970951, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3DOJNQ34M4EMS7VDDZVOHDZW7WUXAVCNFSM6AAAAABOFWRBW2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJUHE3TAOJVGE. You are receiving this because you authored the thread.Message ID: @.***>
I had my desktop computer hardware repaired and the repairman reinstalled Win11 with my "D.. M.." i.e. a space between 1st and 2nd name. Now with whichever minimal binary cm3 version I download I get the same problem when cm3 calls the MS linker:
Main.mo D:\Users\Dirk Muysers\Programs\cm3-5.11.0\pkg\libm3\AMD64_NT\m3.lib.sa D:\Users\Dirk Muysers\Programs\cm3-5.11.0\pkg\m3core\AMD64_NT\m3core.lib.sa rpcrt4.lib winspool.lib comctl32.lib ...etc... ucrt.lib LINK : fatal error LNK1181: cannot open input file 'D:\Users\Dirk.obj'
Apparently, quake has a problem with spaces in pathnames. Perconally, I would have chosen only my first name, but now it has been done, it would cost me a week of work to reinstall everything with a new user name.