compileAxisConfiguration:
[cc] 2 total files to be compiled.
[cc] Befehlszeilenwarnung D4002 : Unbekannte Option '/w44290'
wird ignoriert
[cc] PlatformSpecificWindows.cpp
[cc] AxisConfiguration.cpp
[cc]
D:\Quellen\SVN\axis\c\src\configuration\AxisConfiguration.cpp(158) :
error C2065: 'intptr_t' : nichtdeklarie
rter Bezeichner
[cc]
D:\Quellen\SVN\axis\c\src\configuration\AxisConfiguration.cpp(158) :
error C2146: Syntaxfehler : Fehlendes '
;' vor Bezeichner 'lFindFile'
[cc]
D:\Quellen\SVN\axis\c\src\configuration\AxisConfiguration.cpp(158) :
error C2065: 'lFindFile' : nichtdeklari
erter Bezeichner
[cc] Generieren von Code...
BUILD FAILED
$ svn log AxisConfiguration.cpp | head.exe
------------------------------------------------------------------------
r386356 | prestonf | 2006-03-16 16:44:57 +0100 (Thu, 16 Mar 2006) | 1 line
Updates to build to add the new component AxisConfiguration.
------------------------------------------------------------------------
This is with MSVC6SP6 on WIN2KSP4.
Regards
Franz