Results 1 to 1 of 1

Thread: Patch #2 for Ice-3.4.2 add-in Static Library projects

  1. #1
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588

    Patch #2 for Ice-3.4.2 add-in Static Library projects

    The attached patch solves a bug in Ice-3.4.2 Visual Studio add-in, that affects Visual Studio C++ projects configured to build static libraries.

    To apply the patch:

    Code:
    cd Ice-3.4.2
    patch -p0 < vsaddin-staticlib-patch.txt
    Recompile the add-in and copy the dll's to <Ice-Home>\vsaddin

    Note that you must previously apply patch-1
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 06-20-2011, 07:14 PM
  2. Replies: 2
    Last Post: 06-23-2007, 07:19 AM
  3. Does the Ice-3.2.0 support static linkage?
    By russule in forum Help Center
    Replies: 1
    Last Post: 03-16-2007, 04:31 AM
  4. any open-source projects use ICE?
    By zouming in forum Comments
    Replies: 1
    Last Post: 03-15-2007, 07:55 PM
  5. about open source projects based Ice
    By kexi in forum Help Center
    Replies: 5
    Last Post: 08-15-2006, 08:21 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
  •