I'm having to reinstall everything so I'm trying to get up to date on all my TMS software. I am building with IW15 as target.
I've run rsvars.bat as appropriate. I've made TMSDEFS140.INC TMSDEFS.INC. When I run MSBUILD on TSSCoreDXE12.dproj. I get 4 errors.
1) E2003: Undeclared identifier 'VarArrayOf'
2) E2001: Ordinal type required
3) E2010: Incompatible types: 'Integer' and 'string'
4) F2063: Could not compile used unit 'uSecControl.pas'
I ran a search on my entire system looking for uSecControl.pas and can't find it anywhere.
This is not critical at this time as the application I need to work on doesn't use this functionality but I'd like to get it working for future possiblity.
Thanks,
Jay