build
1767-2 (Win7 x64)
1. Error message when compiling macro files.
Steps:
- Delete all pre-compiled .mcc files in macro folder of Mach4Mill profile. There should be 4 macro files remaining (M3, M4, M5, M6).
- Start Mach4
- Mach4 complains with a error message that it cannot open/stat precompiled files.
- All *.mcc files have been generated by the time the window shows up.
Expected behaviour: Mach4 compiles all macros and keeps silent (no error message, because files are generated anyway).
Please see screenshot below. As you can see, path does not contain any special chars or spaces.
2. Unable to use macros in recently created profile.
Steps:
- Create a new profile called "test", screen is "wxMach.set"
- Close Mach4 after successful start.
- Copy all macro source scripts (*.mcs) from Mach4Mill profile to test profile (subdirectory Macros).
- Start Mach4
- Cannot use any of the macros, nor are they compiled into .mcc during start-up.
Expected behaviour: Mach4 compiles all macros in test profile.