Results 1 to 4 of 4

Thread: Ice-2.1.2 compile error!

  1. #1
    mesky is offline Registered User
    Join Date
    Sep 2005
    Posts
    2

    Ice-2.1.2 compile error! help me please

    I have add stlport and vc6sp5 to vc6
    but why I can not compile the Ice2.1.2? please help me, thank you!

    --------------------Configuration: ice - Win32 Release--------------------
    Compiling...
    ConnectionI.cpp
    D:\Ice-2.1.2\src\ice\ConnectionI.cpp(28) : fatal error C1083: Cannot open include file: 'bzlib.h': No such file or directory
    Error executing cl.exe.

    ice21.dll - 1 error(s), 0 warning(s)
    Last edited by mesky; 09-13-2005 at 04:35 AM.
    Michael Marquardt
    Software Architect

  2. #2
    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
    Our support policy has changed, please read this for details.

    http://www.zeroc.com/vbulletin/showthread.php?t=1697

  3. #3
    mesky is offline Registered User
    Join Date
    Sep 2005
    Posts
    2
    i have update my signature!
    can you help me! thank you !
    Michael Marquardt
    Software Architect

  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
    As Marc said in the support policy post the signature requires more information than your name and title. Please update the signature at your earliest convenince.

    The problem is that you either do not have bzip installed, or you have not configured the msdev include directories for the right location. As state on this this page http://www.zeroc.com/download.html#src in order to build Ice yourself you need compile and install:

    * Berkeley DB 4.2.52
    * OpenSSL 0.9.7e
    * Libbzip2 1.0.2
    * Expat 1.95.8
    * STLport 4.6

    If you want to compile Ice yourself you can download precompiled versions of these packages http://www.zeroc.com/download/Ice/2....2.1.2-VC60.msi, or download the sources http://www.zeroc.com/download/Ice/2....s-2.1.2.tar.gz here, or directly from the project web sites.

    Regards, Matthew

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. compile Ice-3.3.0 error
    By li.c++ in forum Help Center
    Replies: 1
    Last Post: 12-17-2010, 04:24 AM
  2. Replies: 5
    Last Post: 06-21-2010, 05:03 AM
  3. ice-3.0 compile error on FC4
    By zhushisong in forum Help Center
    Replies: 1
    Last Post: 12-06-2005, 04:38 AM
  4. compile ice-3.0.0 error
    By zhushisong in forum Help Center
    Replies: 1
    Last Post: 11-24-2005, 05:38 AM
  5. C# compile error!!
    By xpiao in forum Help Center
    Replies: 1
    Last Post: 11-19-2004, 05:06 PM

Posting Permissions

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