— The Python opcodes (py.dll) were missing, and have been added.
— The PortAudio DLL was in the wrong location, and has been moved to the correct location.
— The SConstruct file will now build Csound for the installer on Windows XP using either the MinGW 4.2.1 compiler in the MSYS shell, or the Microsoft Visual C++ 15.0 compiler in the Windows shell, or the Intel C++ Compiler 10.1 in the Windows shell.
The following issues remain to be resolved:
— FLTK labels are reported to be the wrong size.
— The Python extension modules do not build properly with the Microsoft or Intel compilers because of classes that are exported but are derived from non-exported base classes. This should be fixed, but I am not sure if there are follow-on effects for other compilers or operating systems.
Please advise me of any other problems, issues, or suggestions.
Regards,
Mike