Albert

Results 28 comments of Albert

So this is implemented already? What is the command line syntax?

OK. Next error: ``` Q:\git\HX\Src>wmake -ms >wmake.out Error(E42): Last command making (Release\EDITPE.EXE) returned a bad status Error(E02): Make execution terminated ``` Excerpt from wmake.out: ``` cd ..\EDITPE Warning! W1008: cannot...

I think so, yes: ``` Q:\git\HX\Src>dir c:\hx\dkrnl32.lib /s ... Directory of C:\HX\LIB DKRNL32 LIB 129,682 27/01/23 9:52 DKRNL32.lib 1 file(s) 129,682 bytes ``` And the DIRS are as follows: ```...

Is not LIBCOFF supposed to be used for finding the libraries? Anyway, I changed the HXINST variable to the path where I installed the binary release of HX. After that,...

The same problem occurs with NMake. From stderr: ``` Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Path not found - c:\my.HX\OWSupp\WDSupp File...

After doing "nmake install", is the %hxinst% directory supposed to be identical to that of a (zipped) release? Here are the differences (in the directory tree, not files) between my...

Yes, that's what I did. The question is whether you can create, from source, all the same files you get from the ZIPs, or even generate the ZIPs themselves?

exfatfsck keeps reporting the same number of errors when running it repeatedly, even though it claims to have fixed them: `File system checking finished. ERRORS FOUND: 8960, FIXED: 8960.` The...

Not usually, but sometimes I think it says something about a label too long. If it matters, the file system is on a Lenovo 2 TB USB memory stick.

Maybe you can add it in a future release? For the time being, I copied the DLL to the relevant HX directory.