Results 1 to 3 of 3

Thread: IceSL and Silverlight 4

  1. #1
    kwaclaw is offline Registered User
    Name: Karl Waclawek
    Organization: Personal
    Project: Whiteboard application
    Join Date
    Sep 2004
    Location
    Oshawa, Canada
    Posts
    159

    IceSL and Silverlight 4

    I found it is possible to build IceSL with Silverlight 4 by changing the value of SLSDK_HOME to a Silverlight 4 appropriate value in Make.rules.mak.cs.

    The only issue I ran into was that on line 70 in Make.common.rules.mak NMake encountered syntax error U1023 because in my new setup ICE_HOME contained spaces in the path. I had to add quotes.

    Obviously, the new async syntax in ICE 3.4 is not available in IceSL, as it was designed for Silverlight 2.

    Karl
    Karl Waclawek

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,441
    Hi Karl,

    Thanks for the update, it's good to know that IceSL can be built with Silverlight 4.

    Regards,
    Mark

  3. #3
    gesly is offline Registered User
    Name: Gesly George
    Organization: AQR
    Project: Service Framework
    Join Date
    Mar 2007
    Posts
    19
    Do you guys have plans to upgrade IceSL to use Silverlight 4 and be compatible with Ice 3.4?


    Thanks
    Gesly

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Silverlight & C++
    By justKeb in forum Help Center
    Replies: 1
    Last Post: 10-12-2010, 02:08 PM
  2. IceSL 0.3.3: MemoryStream issue
    By kwaclaw in forum Bug Reports
    Replies: 4
    Last Post: 11-12-2008, 10:46 AM
  3. IceSL 0.3.2: oneway outgoing calls not supported?
    By kwaclaw in forum Bug Reports
    Replies: 1
    Last Post: 10-23-2008, 12:59 PM
  4. IceSL 0.3.2: ArgumentException in IceConnection.cs
    By kwaclaw in forum Bug Reports
    Replies: 0
    Last Post: 10-20-2008, 05:41 PM
  5. IceSL 0.3.2 - generateUUID()
    By kwaclaw in forum Bug Reports
    Replies: 1
    Last Post: 10-20-2008, 07:40 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
  •