Results 1 to 4 of 4

Thread: ICE 3.4.1 and VS2005

  1. #1
    fjsen is offline Registered User
    Name: Jose Sen
    Organization: Visure
    Project: IRQA
    Join Date
    Jun 2010
    Posts
    2

    ICE 3.4.1 and VS2005

    Hi,

    I've realized that VS2005 is missing in the supported C++ development environments. Why? I'm evaluating it and I've rebuilt my test project with 3.4.1 without any warning or errors, but the server application crahes when the client one tries to call a remote method. I need to test the new asynchronous calling method API.

    Is there any way I can continue muy evaluation process using VS2005? I wont be able to upgrade my desktop application to VS2008/VS2010 in a reasonable date.

    Regards,

    Jose

  2. #2
    bernard's Avatar
    bernard is offline ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Jose,

    Welcomes to our forums!

    You could try to build Ice 3.4.1 from sources with Visual Studio 2005, however, we don't support this compiler, so there is no guarantee it will work without some effort.

    A safer bet (if you can't switch to Visual Studio 2008 or 2010) would be to evaluate the previous Ice version, 3.3.1, with Visual Studio 2005 SP1: http://www.zeroc.com/download_3_3_1.html

    Best regards,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  3. #3
    fjsen is offline Registered User
    Name: Jose Sen
    Organization: Visure
    Project: IRQA
    Join Date
    Jun 2010
    Posts
    2
    Hi Bernard,

    What does mean "there is no guarantee it will work without some effort"? Is there any technical reason you think it will not work as expected?

    Kind regards,

    Jose

  4. #4
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    It means that you might need to modify the Ice source code to get it to compile and run as parts of Ice are using some APIs which are only available on more recent Windows versions... If you don't have other choices, the best is to try it out and see how it goes

    Cheers,
    Benoit

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Third party libraries for VS2005 W/ATL patch
    By gmh in forum Help Center
    Replies: 2
    Last Post: 02-27-2010, 06:10 PM
  2. why ice will be collapse in Release mode for vs2005?
    By chanchanyuan in forum Comments
    Replies: 7
    Last Post: 06-22-2009, 02:07 AM
  3. Ice 3.3 + VS2005 & VS2008
    By vincei in forum Help Center
    Replies: 2
    Last Post: 05-20-2008, 09:29 PM
  4. a problem about ICE 3.0 on VS2005
    By rwxybh in forum Help Center
    Replies: 5
    Last Post: 12-11-2005, 12:13 AM
  5. Compiling Ice with VS2005 Beta 2
    By zmitrok in forum Comments
    Replies: 1
    Last Post: 05-06-2005, 06:40 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
  •