Archived

This forum has been archived. Please start a new discussion on GitHub.

Error for Complie ICE 3.3.0

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

"making all in cpp"
"making all in config"
"making all in src"
"making all in IceUtil"
cl.exe /c -I"D:\Ice-3.3.0-ThirdParty-VC60\include\stlport" -I"D:\Ice-3.3
.0-ThirdParty-VC60\include" -nologo -W3 -WX -GR -EHsc -FD -D_CONSOLE -Zi -Gm -Od
-D_DEBUG -MDd -GZ -I..\..\include -DICE_UTIL_API_EXPORTS -I.. -DWIN32_LEAN_AND_
MEAN ArgVector.cpp Cond.cpp ConvertUTF.cpp CountDownLatch.cpp CtrlCHandler.cpp
Exception.cpp Shared.cpp InputUtil.cpp Options.cpp OutputUtil.cpp Random.cpp RWR
ecMutex.cpp RecMutex.cpp StaticMutex.cpp StringUtil.cpp Thread.cpp ThreadExcepti
on.cpp Time.cpp Timer.cpp UUID.cpp Unicode.cpp
ArgVector.cpp
Cond.cpp
ConvertUTF.cpp
CountDownLatch.cpp
CtrlCHandler.cpp
Exception.cpp
Shared.cpp
InputUtil.cpp
Options.cpp
OutputUtil.cpp
Random.cpp
RWRecMutex.cpp
RecMutex.cpp
StaticMutex.cpp
StringUtil.cpp
StringUtil.cpp(473) : error C2065: 'WSABASEERR' : undeclared identifier
StringUtil.cpp(508) : error C2065: 'WSAEINTR' : undeclared identifier
StringUtil.cpp(508) : error C2051: case expression not constant
StringUtil.cpp(511) : error C2065: 'WSAEBADF' : undeclared identifier
StringUtil.cpp(511) : error C2051: case expression not constant
StringUtil.cpp(514) : error C2065: 'WSAEACCES' : undeclared identifier
StringUtil.cpp(514) : error C2051: case expression not constant
StringUtil.cpp(517) : error C2065: 'WSAEFAULT' : undeclared identifier
StringUtil.cpp(517) : error C2051: case expression not constant
StringUtil.cpp(520) : error C2065: 'WSAEINVAL' : undeclared identifier
StringUtil.cpp(520) : error C2051: case expression not constant
StringUtil.cpp(523) : error C2065: 'WSAEMFILE' : undeclared identifier
StringUtil.cpp(523) : error C2051: case expression not constant
StringUtil.cpp(526) : error C2065: 'WSAEWOULDBLOCK' : undeclared identifier
StringUtil.cpp(526) : error C2051: case expression not constant
StringUtil.cpp(529) : error C2065: 'WSAEINPROGRESS' : undeclared identifier
StringUtil.cpp(529) : error C2051: case expression not constant
StringUtil.cpp(532) : error C2065: 'WSAEALREADY' : undeclared identifier
StringUtil.cpp(532) : error C2051: case expression not constant
StringUtil.cpp(535) : error C2065: 'WSAENOTSOCK' : undeclared identifier
StringUtil.cpp(535) : error C2051: case expression not constant
StringUtil.cpp(538) : error C2065: 'WSAEDESTADDRREQ' : undeclared identifier
StringUtil.cpp(538) : error C2051: case expression not constant
StringUtil.cpp(541) : error C2065: 'WSAEMSGSIZE' : undeclared identifier
StringUtil.cpp(541) : error C2051: case expression not constant
StringUtil.cpp(544) : error C2065: 'WSAEPROTOTYPE' : undeclared identifier
StringUtil.cpp(544) : error C2051: case expression not constant
StringUtil.cpp(547) : error C2065: 'WSAENOPROTOOPT' : undeclared identifier
StringUtil.cpp(547) : error C2051: case expression not constant
StringUtil.cpp(550) : error C2065: 'WSAEPROTONOSUPPORT' : undeclared identifier
StringUtil.cpp(550) : error C2051: case expression not constant
StringUtil.cpp(553) : error C2065: 'WSAESOCKTNOSUPPORT' : undeclared identifier
StringUtil.cpp(553) : error C2051: case expression not constant
StringUtil.cpp(556) : error C2065: 'WSAEOPNOTSUPP' : undeclared identifier
StringUtil.cpp(556) : error C2051: case expression not constant
StringUtil.cpp(559) : error C2065: 'WSAEPFNOSUPPORT' : undeclared identifier
StringUtil.cpp(559) : error C2051: case expression not constant
StringUtil.cpp(562) : error C2065: 'WSAEAFNOSUPPORT' : undeclared identifier
StringUtil.cpp(562) : error C2051: case expression not constant
StringUtil.cpp(565) : error C2065: 'WSAEADDRINUSE' : undeclared identifier
StringUtil.cpp(565) : error C2051: case expression not constant
StringUtil.cpp(568) : error C2065: 'WSAEADDRNOTAVAIL' : undeclared identifier
StringUtil.cpp(568) : error C2051: case expression not constant
StringUtil.cpp(571) : error C2065: 'WSAENETDOWN' : undeclared identifier
StringUtil.cpp(571) : error C2051: case expression not constant
StringUtil.cpp(574) : error C2065: 'WSAENETUNREACH' : undeclared identifier
StringUtil.cpp(574) : error C2051: case expression not constant
StringUtil.cpp(577) : error C2065: 'WSAENETRESET' : undeclared identifier
StringUtil.cpp(577) : error C2051: case expression not constant
StringUtil.cpp(580) : error C2065: 'WSAECONNABORTED' : undeclared identifier
StringUtil.cpp(580) : error C2051: case expression not constant
StringUtil.cpp(583) : error C2065: 'WSAECONNRESET' : undeclared identifier
StringUtil.cpp(583) : error C2051: case expression not constant
StringUtil.cpp(586) : error C2065: 'WSAENOBUFS' : undeclared identifier
StringUtil.cpp(586) : error C2051: case expression not constant
StringUtil.cpp(589) : error C2065: 'WSAEISCONN' : undeclared identifier
StringUtil.cpp(589) : error C2051: case expression not constant
StringUtil.cpp(592) : error C2065: 'WSAENOTCONN' : undeclared identifier
StringUtil.cpp(592) : error C2051: case expression not constant
StringUtil.cpp(595) : error C2065: 'WSAESHUTDOWN' : undeclared identifier
StringUtil.cpp(595) : error C2051: case expression not constant
StringUtil.cpp(598) : error C2065: 'WSAETOOMANYREFS' : undeclared identifier
StringUtil.cpp(598) : error C2051: case expression not constant
StringUtil.cpp(601) : error C2065: 'WSAETIMEDOUT' : undeclared identifier
StringUtil.cpp(601) : error C2051: case expression not constant
StringUtil.cpp(604) : error C2065: 'WSAECONNREFUSED' : undeclared identifier
StringUtil.cpp(604) : error C2051: case expression not constant
StringUtil.cpp(607) : error C2065: 'WSAELOOP' : undeclared identifier
StringUtil.cpp(607) : error C2051: case expression not constant
StringUtil.cpp(610) : error C2065: 'WSAENAMETOOLONG' : undeclared identifier
StringUtil.cpp(610) : error C2051: case expression not constant
StringUtil.cpp(613) : error C2065: 'WSAEHOSTDOWN' : undeclared identifier
StringUtil.cpp(613) : error C2051: case expression not constant
StringUtil.cpp(616) : error C2065: 'WSAEHOSTUNREACH' : undeclared identifier
StringUtil.cpp(616) : error C2051: case expression not constant
StringUtil.cpp(619) : error C2065: 'WSAENOTEMPTY' : undeclared identifier
StringUtil.cpp(619) : error C2051: case expression not constant
StringUtil.cpp(622) : error C2065: 'WSAEPROCLIM' : undeclared identifier
StringUtil.cpp(622) : error C2051: case expression not constant
StringUtil.cpp(625) : error C2065: 'WSAEUSERS' : undeclared identifier
StringUtil.cpp(625) : error C2051: case expression not constant
StringUtil.cpp(628) : error C2065: 'WSAEDQUOT' : undeclared identifier
StringUtil.cpp(628) : error C2051: case expression not constant
StringUtil.cpp(631) : error C2065: 'WSAESTALE' : undeclared identifier
StringUtil.cpp(631) : error C2051: case expression not constant
StringUtil.cpp(634) : error C2065: 'WSAEREMOTE' : undeclared identifier
StringUtil.cpp(634) : error C2051: case expression not constant
StringUtil.cpp(637) : error C2065: 'WSAEDISCON' : undeclared identifier
StringUtil.cpp(637) : error C2051: case expression not constant
StringUtil.cpp(640) : error C2065: 'WSASYSNOTREADY' : undeclared identifier
StringUtil.cpp(640) : error C2051: case expression not constant
StringUtil.cpp(643) : error C2065: 'WSAVERNOTSUPPORTED' : undeclared identifier
StringUtil.cpp(643) : error C2051: case expression not constant
StringUtil.cpp(646) : error C2065: 'WSANOTINITIALISED' : undeclared identifier
StringUtil.cpp(646) : error C2051: case expression not constant
StringUtil.cpp(649) : error C2065: 'WSAHOST_NOT_FOUND' : undeclared identifier
StringUtil.cpp(649) : error C2051: case expression not constant
StringUtil.cpp(652) : error C2065: 'WSATRY_AGAIN' : undeclared identifier
StringUtil.cpp(652) : error C2051: case expression not constant
StringUtil.cpp(655) : error C2065: 'WSANO_RECOVERY' : undeclared identifier
StringUtil.cpp(655) : error C2051: case expression not constant
StringUtil.cpp(655) : fatal error C1003: error count exceeds 100; stopping compi
lation
Thread.cpp
ThreadException.cpp
Time.cpp
Timer.cpp
UUID.cpp
Generating Code...
Compiling...
Unicode.cpp
Generating Code...
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'for' : return code '0x1'
Stop.


How to solve it?

Comments

  • ERROR ICE3.3.0 Complier

    "making all in Ice"
    del /q ..\..\include\Ice\BuiltinSequences.h BuiltinSequences.cpp
    找不到 C:\开发库\ICE\Ice-3.3.0\cpp\include\Ice\BuiltinSequences.h
    找不到 C:\开发库\ICE\Ice-3.3.0\cpp\src\Ice\BuiltinSequences.cpp
    ..\..\bin\slice2cpp.exe --ice --include-dir Ice --dll-export ICE_API -I.
    .\..\..\slice --stream ..\..\..\slice\Ice\BuiltinSequences.ice
    NMAKE : fatal error U1077: '..\..\bin\slice2cpp.exe' : return code '0xc0000135'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.
  • Error for Complie ICE 3.3.0 attachement

    Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
    Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

    "making all in cpp"
    "making all in config"
    "making all in src"
    "making all in IceUtil"
    "making all in Slice"
    "making all in slice2cpp"
    "making all in slice2cs"
    "making all in slice2freeze"
    "making all in slice2freezej"
    "making all in slice2docbook"
    "making all in slice2java"
    "making all in slice2py"
    "making all in slice2rb"
    "making all in slice2html"
    "making all in Ice"
    del /q ..\..\include\Ice\BuiltinSequences.h BuiltinSequences.cpp
    找不到 C:\开发库\ICE\Ice-3.3.0\cpp\include\Ice\BuiltinSequences.h
    找不到 C:\开发库\ICE\Ice-3.3.0\cpp\src\Ice\BuiltinSequences.cpp
    ..\..\bin\slice2cpp.exe --ice --include-dir Ice --dll-export ICE_API -I.
    .\..\..\slice --stream ..\..\..\slice\Ice\BuiltinSequences.ice
    Assertion failed: _definitionContextStack.size() == 1, file Parser.cpp, line 552
    5
    NMAKE : fatal error U1077: '..\..\bin\slice2cpp.exe' : return code '0x3'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.
    NMAKE : fatal error U1077: 'for' : return code '0x1'
    Stop.

    hava an attachment ! how to solve it?
  • matthew
    matthew NL, Canada
    Please don't start new threads for every error. Also, please fix your project field. "Test" is not suitably descriptive.

    What compiler version (and service pack) and operating system are you using? Typically these problems are due to not using a supported patch level version for the given compiler. You should carefully check the compiler requirements, and ensure that you are using the correct version.