I have been trying to track down why the masm32 installation makes a sequence of dialog box error related to 2 missing ordinals, 201 and 203 when the libraries are built. The weird bit is if you run the "makelibs.bat" file after the installation, no error shows at all. The libraries are not cross dependent in any way and neither the install or the INC2L tool make the error dialog that displays with the 2 ordinals. The INC2L tool only uses console display so it cannot be the source of the dialog.
More to come I guess ......