Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
msvs2019 | 2022-09-04 | ||
msvs2022 | 2022-09-04 | ||
msvs2010 | 2013-01-21 | ||
msvs2008 | 2013-01-21 | ||
msvs2005 | 2013-01-21 | ||
README.txt | 2022-07-19 | 1.0 kB | |
Totals: 6 Items | 1.0 kB | 0 |
The Win32 distributions are split according to compiler used. Releases: 1.1.0.89: using WIX as the installer 1.0.0.4042: compiler: enabled array parameters to operations and now does graceful exit on error 1.0.0.3959: disabled error on finding tilde in filenames 1.0.0.3819: fixes issue with include directories that contain spaces in the sc and somcpp tools. 1.0.0.3779: Thunking for all compilers now works, including with DEP/NXCOMPAT enabled. 1.0.0.3753 now include the generated headers. Notes: 1. The SOMDD daemon is installed as a disabled service in 1.0.0.* releases. 2. You should expect success with cd "%ProgramFiles(x86)%\somtk\bin" somenv irdump ::SOMObject::somGetClassName if that works then irdump.exe, som.dll, somref.dll, somtc.dll and somir.dll are all working. 3. You need to compile using the headers from "%SOMBASE%\include" and those generated from "%SOMBASE%\bin\sc.exe". The class tables are like SOM 2.0, but don't expect much success using headers generated by IBM's SC compiler.