linux下如何用ice?我明明在linux下编译了ice可是用ice出错
In file included from ConfigBox.cpp:1:
ConfigBox.h:4:21: Ice/Ice.h: 没有那个文件或目录
In file included from ConfigBox.cpp:1:
ConfigBox.h:7: error: `IceUtil' has not been declared
ConfigBox.h:7: error: expected init-declarator before '<' token
ConfigBox.h:7: error: expected `,' or `;' before '<' token
ConfigBox.h:9: error: `IceUtil' has not been declared
ConfigBox.h:10: error: expected class-name before '{' token
ConfigBox.h:13: error: ISO C++ forbids declaration of `ConfigBoxPtr' with no type
ConfigBox.h:13: error: expected `;' before '&' token
ConfigBox.h:15: error: `Ice' has not been declared
ConfigBox.h:15: error: ISO C++ forbids declaration of `CommunicatorPtr' with no type
ConfigBox.h:15: error: expected `;' before "GetCommunicator"
ConfigBox.h:16: error: `Ice' has not been declared
ConfigBox.h:16: error: ISO C++ forbids declaration of `PropertiesPtr' with no type
ConfigBox.h:16: error: expected `;' before "GetProperties"
ConfigBox.h:17: error: using-declaration for non-member at class scope
ConfigBox.h:17: error: expected `;' before '&' token
ConfigBox.h:19: error: `Ice' has not been declared
ConfigBox.h:19: error: expected `,' or `...' before '&' token
ConfigBox.h:19: error: ISO C++ forbids declaration of `CommunicatorPtr' with no type
ConfigBox.h:20: error: `Ice' has not been declared
ConfigBox.h:20: error: expected `,' or `...' before '&' token
ConfigBox.h:20: error: ISO C++ forbids declaration of `PropertiesPtr' with no type
ConfigBox.h:21: error: expected unqualified-id before '&' token
ConfigBox.h:21: error: expected `,' or `...' before '&' token
ConfigBox.h:21: error: ISO C++ forbids declaration of `parameter' with no type