Archived

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

Missed IceGrid/PerfTypes.h referenced from IceGrid/Perf.h (Linux C++ distribution)

Hi,

I have installed Ice-3.4.1 from sources to openSUSE-11.2. Header file IceGrid/Perf.h contains #include <IceGrid/PerfTypes.h>, but header file PerfTypes.h has not been installed.

Install steps:
cd cpp
make
make install prefix={PATH}

Environment:
GCC 4.4.1, JDK 1.6.0, x86

Comments

  • benoit
    benoit Rennes, France
    Hi,

    Thanks for the bug report, the IceGrid/Perf.h file shouldn't have been included with the installation so you can remove it. We'll fix this for the next release!

    Cheers,
    Benoit.