It looks like your library path is corrupt.
It's there
BDSLIB points to C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\lib
lib-folder contain both win32 and win64 and osx32 ... under those are release folders and there I can see System.Classes.dcu
I don't have any other problems with my Delphi installation and other msbuilds (5 st.) concerning this toolpack went through without errors or warnings. Could this be platform spesific. I'm using 64b Windows 7.
I installed the old version just in case and there is no problem at all. All msbuilds went rhrough without errors or warnings
Is this project related or global?
Its not project related. I try to do normal upgrade in this case TMS IntraWeb Component Pack Pro Script Edition from 5.3.0.0 to 5.3.1.0 first deleting the old one and then following the instructions in install.txt
Now I got it working.
I started from beginning unpacking the zip file. Reason of the problems could be wrong inc file or not ... I'm pretty sure I used if IW 14.0.x version
These warnings came
C:\Users\Jari\Documents\RAD Studio\Projects\iwptmsregse>msbuild IW14TMSXLSDXE4UP
D.dproj
Microsoft (R) Build Engine -versio 3.5.30729.5420
[Microsoft .NET Framework, versio 2.0.50727.5472]
Copyright (C) Microsoft Corporation 2007. Kaikki oikeudet pidätetään.
Build started 13.9.2013 20:19:17.
Project "C:\Users\Jari\Documents\RAD Studio\Projects\iwptmsregse\IW14TMSXLSDXE4
UPD.dproj" on node 0 (default targets).
Embarcadero Delphi for Win32 compiler version 25.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
XlsAdapter\tmsiwUOle2Impl.pas(585): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(598): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(677): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(730): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1014): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1024): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1137): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1167): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1526): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1605): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1611): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1649): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1708): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1818): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1822): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUOle2Impl.pas(1849): warning W1000: Symbol 'Seek' is deprecated
XlsAdapter\tmsiwUXlsEncodeFormula.pas(1318): warning W1000: Symbol 'TCharacter'
is deprecated: 'Use TCharHelper'
39784 lines, 5.01 seconds, 557320 bytes code, 11640 bytes data.
Done Building Project "C:\Users\Jari\Documents\RAD Studio\Projects\iwptmsregse<br>IW14TMSXLSDXE4UPD.dproj" (default targets).
Build succeeded.
"C:\Users\Jari\Documents\RAD Studio\Projects\iwptmsregse\IW14TMSXLSDXE4UPD.dpro
j" (default target) (1) ->
(_PasCoreCompile target) ->
XlsAdapter\tmsiwUOle2Impl.pas(585): warning W1000: Symbol 'Seek' is deprecate
d
XlsAdapter\tmsiwUOle2Impl.pas(598): warning W1000: Symbol 'Seek' is deprecate
d
XlsAdapter\tmsiwUOle2Impl.pas(677): warning W1000: Symbol 'Seek' is deprecate
d
XlsAdapter\tmsiwUOle2Impl.pas(730): warning W1000: Symbol 'Seek' is deprecate
d
XlsAdapter\tmsiwUOle2Impl.pas(1014): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1024): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1137): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1167): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1526): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1605): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1611): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1649): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1708): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1818): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1822): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUOle2Impl.pas(1849): warning W1000: Symbol 'Seek' is deprecat
ed
XlsAdapter\tmsiwUXlsEncodeFormula.pas(1318): warning W1000: Symbol 'TCharacte
r' is deprecated: 'Use TCharHelper'
17 Warning(s)
0 Error(s)
Time Elapsed 00:00:05.26
These are remaining harmless warnings, but we'll look to remove these as well in a next update.