Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 05-30-2003
jpm jpm is offline
Registered User
 
 
Join Date: May 2003
Posts: 7
Compiling ICE with VC 6.0

Hi,

I am compiling ICE with VC 6.0 on XP and ran into a problem.

I get the error message

Compiling...
Base64.cpp
D:\opt\Ice-1.1.0\src\IceUtil\Base64.cpp(94) : error C2065: 'back_inserter' : undeclared identifier
Error executing cl.exe.

minimal - 1 error(s), 0 warning(s)

I have compiled and installed stlport 4.5.3. I updated my search directories in tools/options as indicated in the compile instructions.

Any clues where to look?

Thanks for the help,

John
Reply With Quote
  #2 (permalink)  
Old 05-30-2003
marc's Avatar
marc marc is online now
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,773
The error message indicates that the VC++ 6.0 STL is used, and not STLport.

Are you sure that the STLport's "include/stlport" (not just the "include" directory of STLport) is first in your include path? What exactly are the entries in your include path?
Reply With Quote
  #3 (permalink)  
Old 05-30-2003
jpm jpm is offline
Registered User
 
 
Join Date: May 2003
Posts: 7
Hi Marc,

Thanks.. I did actually have the correct path - it just wasn't in first in the list. I moved the path to be in front of the vc inlude directory and it's compiling now.

Thanks again,
John
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiling Ice with distcc timberwolf Help Center 4 02-18-2007 02:55 AM
Compiling Ice-3 error orphean Help Center 13 01-10-2006 06:04 AM
HELP compiling !! akdess Help Center 1 04-07-2005 08:37 AM
Compiling Ice 1.2.0 on RH 9.0 Jan_Holst Help Center 2 02-02-2004 11:38 AM
Compiling ICE 1.2.0 catalin Help Center 7 01-16-2004 05:40 AM


All times are GMT -4. The time now is 03:42 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.