Results 1 to 5 of 5

Thread: Ice VS Extension doesn't support "--output-dir" option

  1. #1
    allro is offline Registered User
    Name: Alex Leiderman
    Organization: Cell2Bet
    Project: Management Server
    Join Date
    Jul 2008
    Posts
    10

    Ice VS Extension doesn't support "--output-dir" option

    Hi,

    The error I've got looks like:

    HTML Code:
    cmd.exe /c ""C:\Ice-3.3.1\bin\slice2cpp.exe" --depend -I"C:\Ice-3.3.1\slice" -I"..\..\Slice" --output-dir ICE/Generated "d:\_Work\C2B_Projects\MGS\Slice\Billing.ice""
    cmd.exe /c ""C:\Ice-3.3.1\bin\slice2cpp.exe" -I"C:\Ice-3.3.1\slice" -I"..\..\Slice" --output-dir ICE/Generated --output-dir "D:\_Work\C2B_Projects\MGS\CreditBillingService\BillingService" "d:\_Work\C2B_Projects\MGS\Slice\Billing.ice""
    C:\Ice-3.3.1\bin\slice2cpp.exe: `--output-dir:' option cannot be repeated
    Please help.
    Best Regards,
    --Alex

  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
    Yes, at present that isn't possible. What is your use case here?

  3. #3
    allro is offline Registered User
    Name: Alex Leiderman
    Organization: Cell2Bet
    Project: Management Server
    Join Date
    Jul 2008
    Posts
    10
    Hi Matthew,

    I used to separate generated skeletons and implementation. It's useful for filtering temporary files by a source control as well.

    I have number of C++ projects (where slice-s treated via custom build steps) and C# projects (where slices treated via tweaking project file) and VS Extension looks like an excellent and generic solution. Unfortunately without "--output-dir" option the extension is not so attractive as it could be, at least for existing projects.

    Is it planned to support this feature in the near future?
    Best Regards,
    --Alex

  4. #4
    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
    Thanks for the feedback. We will look into changing this for the next release of the VS plugin. As of now there is no planned date for the next release.
    Dwayne Boone

  5. #5
    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
    Hi Alex

    Is it planned to support this feature in the near future?
    The latest Add-In update has support for set the output directory, see the announcement here

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. sometimes the "ice tool for VS2008" doesn't work?
    By gogosap in forum Help Center
    Replies: 2
    Last Post: 06-24-2010, 10:52 AM
  2. Viewing "Print" Output Statements in Ice.py
    By afcarl in forum Help Center
    Replies: 2
    Last Post: 05-06-2010, 03:10 AM
  3. Replies: 6
    Last Post: 07-12-2009, 01:44 PM
  4. Replies: 1
    Last Post: 01-28-2009, 06:15 AM
  5. Replies: 9
    Last Post: 11-29-2005, 12:56 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
  •