Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 07-24-2003
threadsafe threadsafe is offline
Registered User
 
 
Join Date: Jul 2003
Posts: 3
Compile Error

I compile Ice-1.1.0ForC++ under VC6. But it told me like below:
"
Performing Custom Build Step on ..\..\slice\Ice\StreamF.ice
Invalid directory.
Can not find the specified files
Can not find F:\Ice-1.1.0\src\Ice\StreamF.cpp
Performing Custom Build Step on ..\..\slice\Ice\Stream.ice
Invalid directory.
Can not find the specified files
Error executing e:\windows\system32\cmd.exe.
"
and I can not find the StreamF.cpp and Stream.cpp file in the directory, how to deal with this problem?
Reply With Quote
  #2 (permalink)  
Old 07-24-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,780
These files are generated by the Slice-to-C++ compiler.

My guess is that you didn't open all.dsw and selected all.dsp as active project, but instead directly opened src\Ice\Ice.dsp. This won't work, because Ice.dsp depends on a bunch of other projects, which must be build first. By using all.dsw, and selecting "all" as active project (as described in INSTALL.WINDOWS), you get the correct build order.
Reply With Quote
  #3 (permalink)  
Old 07-24-2003
threadsafe threadsafe is offline
Registered User
 
 
Join Date: Jul 2003
Posts: 3
I compiled the "all" project, but the same problem is still there.May i generate the .cpp file manually?
Reply With Quote
  #4 (permalink)  
Old 07-24-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,780
No, compiling the files by hand is not be necessary.

Can you do a fresh compilation (remove old source, extract archive again, then compile), and show me the full compilation logs (with cut&paste)?
Reply With Quote
  #5 (permalink)  
Old 07-24-2003
threadsafe threadsafe is offline
Registered User
 
 
Join Date: Jul 2003
Posts: 3
I do a fresh compilation, and this time I compile the "all" project first, then it works. I guessed that if I first compile "slice" project and then compile "all" project will cause this problem. I did not verify this.
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
ice-3.0 compile error on FC4 zhushisong Help Center 1 12-06-2005 03:38 AM
compile ice-3.0.0 error zhushisong Help Center 1 11-24-2005 04:38 AM
Compile Error on OS X 10.4.2 jbruni Help Center 4 09-22-2005 04:13 AM
C# compile error!! xpiao Help Center 1 11-19-2004 04:06 PM
compile error! ouloba Help Center 7 09-23-2004 11:41 PM


All times are GMT -4. The time now is 08:02 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.