| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| somtk-1.0.0.4042.msi | 2013-01-21 | 1.2 MB | |
| somtk-1.0.0.3959.msi | 2013-01-20 | 1.2 MB | |
| somtk-1.0.0.3819.msi | 2013-01-18 | 1.2 MB | |
| somtk-1.0.0.3779.msi | 2013-01-17 | 1.2 MB | |
| somtk-1.0.0.3753.msi | 2013-01-14 | 1.2 MB | |
| somtk-1.0.0.3727.msi | 2013-01-13 | 820.4 kB | |
| Totals: 6 Items | 6.6 MB | 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.