Error when i try to compile

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
nonom
L2j Veteran
L2j Veteran
Posts: 649
Joined: Wed Mar 11, 2009 10:34 pm
Location: Magmeld

Re: [HELP] Cannot run SVN

Post by nonom »

Try installing any svn client. Then, restart eclipse and build :wink:
Image
"There are three kinds of people in this world, those who can count and those who can't"
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: [HELP] Cannot run SVN

Post by Sweetyass »

how easy it was thx alot fixed :) respect dude.
ZeroCool22
Posts: 136
Joined: Mon Nov 10, 2008 5:59 pm

Problem when try to BUILD!

Post by ZeroCool22 »

Trying to compile HI5 Version STABLE:

Image

If someone can help please. :/

FIXED: Needed to download: http://www.sliksvn.com/en/download
Image
teris1994
Posts: 73
Joined: Sat Apr 30, 2011 1:15 pm

Eclipse problem (is svn but i dont know what)

Post by teris1994 »

Image


This is image....
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Eclipse problem (is svn but i dont know what)

Post by UnAfraid »

Install subversion client.
Image
teris1994
Posts: 73
Joined: Sat Apr 30, 2011 1:15 pm

Re: Eclipse problem (is svn but i dont know what)

Post by teris1994 »

I INSTALL Slik-Subversion-1.7.7-x64.msi but , i have same problem ...
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Eclipse problem (is svn but i dont know what)

Post by MELERIX »

teris1994 wrote:I INSTALL Slik-Subversion-1.7.7-x64.msi but , i have same problem ...
you need install it with admin mode, also restart eclipse after is installed.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Error when i try to compile

Post by jurchiks »

You really had to put that shit inside the build script for additional dependencies...
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Error when i try to compile

Post by MELERIX »

avoid dependencies is easy using svnant, but svnant support for svn 1.7.x is not done yet (due is under development).

anyway installing subversion client is totally easy, just 3 clicks and done ;)
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Error when i try to compile

Post by jurchiks »

Still unnecassary, how many people do you think actually read those generated SVN changesets? You should make one buildfile without any dependencies and one for the nightlies (with the changeset and core/dp versions).
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Error when i try to compile

Post by MELERIX »

is not just about changeset logs, but about making people reporting bugs or looking for support with proper revision numbers ;)

instead of the bugs reports from the past (people reporting bugs with variable names -.-), where nobody know what L2J version was using.

also compiling source is obviously for people that read the guides and have a basic knowledge about how compile something.

for the rest... exist Nightly Builds (aka daily compiled builds during the night).
Tribal
Posts: 14
Joined: Wed Dec 09, 2009 12:55 pm

[Eclipse]Error on build! (+Screenshot)

Post by Tribal »

Take a look a the error and please tell me what u think!

Image
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Error when i try to compile

Post by UnAfraid »

Install subversion client and restart eclipse.
Image
Post Reply