Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice-3.3.0 slice .h problem

Hi,

I now use slice2cpp -I. xx.ice,it will always include the local path into .h file, after I transfer them to another place,it will not find including .h, I don't think it's a good idea to do so,juse include <X.h> will be enough.
So ,what's your opinion,or am I do something wrong ?
Thank for reply .

Sober

Comments

  • dwayne
    dwayne St. John's, Newfoundland
    Hi,

    This is a known bug in Ice 3.3.0 with using -I.. Please see this post for more information.

    Dwayne
  • 3ks

    Thanks for telling .

    Cheers