Results 1 to 1 of 1

Thread: Patch #2 for Ice 3.1.1: Missing dllexport macros

  1. #1
    dwayne's Avatar
    dwayne is offline ZeroC Staff
    Name: Dwayne Boone
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Jan 2005
    Location
    St. John's, Newfoundland
    Posts
    397

    Patch #2 for Ice 3.1.1: Missing dllexport macros

    The following patch for slice2cpp.exe adds missing dllexport marcos to generated code which could cause linking errors when using object by value.

    To patch your source distribution:

    $ cd Ice-3.1.1
    $ patch -p0 < slice2cpp.patch.txt
    Attached Files Attached Files
    Dwayne Boone

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ice for C++: missing includes
    By fmoya in forum Patches
    Replies: 2
    Last Post: 02-22-2008, 09:49 AM
  2. Replies: 0
    Last Post: 11-28-2006, 08:35 AM
  3. Something missing in Ice 3.1.0 manual
    By rc_hz in forum Comments
    Replies: 3
    Last Post: 10-05-2006, 03:07 AM
  4. Replies: 1
    Last Post: 08-01-2006, 06:26 AM
  5. slice2cpp -U to undef min and max macros
    By StuartA in forum Help Center
    Replies: 2
    Last Post: 05-08-2006, 02:24 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
  •