Go Back   ZeroC Forums > Bug Reports

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 10-20-2004
vsonnathi vsonnathi is offline
Registered User
 
Name: Venkat Ramana
Organization: Amazon.com
Project: Prototype
 
Join Date: May 2004
Posts: 39
Unable to build demoj using supplied build.xml files

Hi,

The required lib (Ice.jar) is not correctly specified in the build.xml's supplied in the demoj distribution.

I am suing Ice 1.5.1 windows distribution.


<property name="lib.dir" value="${top.dir}/lib"/>

compile target snippet.
<javac srcdir="${generated.dir}" destdir="${class.dir}"
source="1.4" classpath="${lib.dir}" debug="${debug}"/>
<javac srcdir="." destdir="${class.dir}" source="1.4"
classpath="${lib.dir}" excludes="generated/**" debug="${debug}"/>

I am using ant-1.6.1

Thanks,
--Venkat.
Reply With Quote
  #2 (permalink)  
Old 10-21-2004
bernard's Avatar
bernard bernard is offline
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 760
Hi Venkat,

Thanks for the bug report, it will be fixed in the next release (Ice 1.6). In the meantime, you can build the demos by adding %ICE_HOME%\lib\Ice.jar and %ICE_HOME%\lib\db.jar to your CLASSPATH.

Bernard
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
Slice compilers unable to parse demo .ice files? asynchronos Help Center 14 07-17-2008 07:41 AM
Can't build ICE 1.5.1 in cygwin dragzhb Help Center 10 11-12-2006 10:50 PM
Build issue with 3.1 ctennis Bug Reports 2 07-13-2006 07:57 AM
Pre-Build needs no spaces! Wayetender Bug Reports 6 08-17-2004 06:40 PM
Pre-Build Failure Wayetender Help Center 8 08-07-2004 07:06 PM


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