|
|
|
|||||
|
problem to build demos with VC 6.0
Hi,there:
When I build the ICE demo such as Latency example with VC6.0, it failed,it can not resolve external symbol while linking. But it works with Visual Studio .net. I checked the project setting: the iced.lib iceutild.lib are there and in the menu tool\option directories tab I set the lib path to the ice lib path,did I miss anything else? Compiling was ok. The error messages look like this: Client.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall IceProxy::Ice::Object::ice_ping(class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<class std::basic_string<char,struct std::char ..... Latency.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall IceProxy::Ice::Object::ice_isA(class std::basic_string<char,struct std::char_traits<char>,class ....... Thanks! |
|
||||||
|
Well, with Visual C++ .NET, you don't need STLport. You only need STLport with Visual C++ 6.0.
Perhaps you mixed Ice libraries compiled with Visual C++ .NET with code compiled with Visual C++ 6.0? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IcePy-2.0.0 build problem on AIX | zephyr007 | Help Center | 2 | 01-16-2005 05:11 AM |
| Unable to build demoj using supplied build.xml files | vsonnathi | Bug Reports | 1 | 10-21-2004 12:34 PM |
| Patch for Windows IcePackRegistry build problem (Ice 1.5.x) | benoit | Patches | 0 | 08-25-2004 09:21 AM |
| Demos on ICE | shantanu_k06 | Comments | 4 | 05-04-2004 01:06 PM |
| Build problem on Linux | Jeff Holle | Help Center | 5 | 08-13-2003 12:21 AM |