Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Technical Support > General Windows Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

General Windows Support For questions about Windows issues regarding LimeWire or WireShare or related questions


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old August 27th, 2002
Disciple
 
Join Date: April 19th, 2002
Location: California
Posts: 11
Cornholio is flying high
Default Trying to build from source

I'm attempting to compile the limewire source (production build) and am having problems. Any suggestions would be appreciated. I've already built the core, and am trying to build the gui. Here's the output:


C:\Program Files\Limewire_255\limewire\gui>compile

C:\Program Files\Limewire_255\limewire\gui>REM NOTE: If you are using a local c
ore project, replace lib/core.jar

C:\Program Files\Limewire_255\limewire\gui>REM with ../core

C:\Program Files\Limewire_255\limewire\gui>set CLASSPATH=.;lib/collections.jar;.
./core;lib/xerces.jar;lib/jl011.jar

C:\Program Files\Limewire_255\limewire\gui>ant
Buildfile: build.xml

init:

clientonly:
[javac] Compiling 222 source files to C:\Program Files\Limewire_255\limewire
\gui
[javac] C:\Program Files\Limewire_255\limewire\gui\com\limegroup\gnut ella\gu
i\library\LinkHandler.java:194: unreachable statement
[javac] return "<html><a href=\"\">"+LABEL_STRING+"</a><
/html>";;
[javac]
^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error

BUILD FAILED
file:C:/Program Files/Limewire_255/limewire/gui/build.xml:49: Compile failed; se
e the compiler error output for details.

Total time: 24 seconds
C:\Program Files\Limewire_255\limewire\gui>
Reply With Quote
  #2 (permalink)  
Old August 27th, 2002
Unregistered
Guest
 
Posts: n/a
Default Unreachable statement

Either change the return line to this or comment out the rest of the code after the return line in that method.

if (true) return "<html><a href=\"\">"+LABEL_STRING+"</a></html>";;
Reply With Quote
  #3 (permalink)  
Old August 28th, 2002
Disciple
 
Join Date: April 19th, 2002
Location: California
Posts: 11
Cornholio is flying high
Default

Thanks for the suggestion, but it didn't work. Now, I get:

[javac] C:\Program Files\Limewire_255\limewire\gui\com\limegroup\gnut ella\gu
i\library\LinkHandler.java:193: missing return statement
[javac] private String getLabel() {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error

Also, does anyone know why the code in the Production Build doesn't compile? One would think this code would be in a buildable state...
Reply With Quote
Reply


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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please include build system in sourceforge source zip files Betelgeuse General Discussion 4 December 19th, 2005 04:11 AM
Morpheus 4.6.0 Build 290 Vampmon Morpheus (Windows) 5 December 14th, 2004 12:29 PM
If you build it svengali Mac OSX 2 February 17th, 2003 02:31 PM
Anyone got the clean 2.3.3 source or build? sipher Open Discussion topics 11 April 10th, 2002 07:12 PM
New Gamesite Being Build Arundo General Gnutella / Gnutella Network Discussion 4 February 8th, 2002 12:52 PM


All times are GMT -7. The time now is 10:32 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.