Results 1 to 4 of 4

Thread: Error for Complie ICE 3.3.0

  1. #1
    hyuuuu is offline Registered User
    Name: He Jack
    Organization: TaiJi Corporation
    Project: Test
    Join Date
    May 2005
    Posts
    11

    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?

  2. #2
    hyuuuu is offline Registered User
    Name: He Jack
    Organization: TaiJi Corporation
    Project: Test
    Join Date
    May 2005
    Posts
    11

    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.

  3. #3
    hyuuuu is offline Registered User
    Name: He Jack
    Organization: TaiJi Corporation
    Project: Test
    Join Date
    May 2005
    Posts
    11

    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?
    Attached Images Attached Images

  4. #4
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. about the complie error
    By wdp221651 in forum Help Center
    Replies: 3
    Last Post: 08-07-2008, 03:49 AM
  2. Replies: 1
    Last Post: 02-05-2006, 01:58 AM
  3. Replies: 4
    Last Post: 01-13-2006, 06:23 AM
  4. Replies: 6
    Last Post: 04-11-2004, 09:12 PM
  5. Replies: 2
    Last Post: 09-03-2003, 02:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •