Can't compile

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Can't compile

Post by KGB1st »

Downloaded latest dev files, but can't see build? D WHy?
You do not have the required permissions to view the files attached to this post.
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Can't compile

Post by UnAfraid »

You gotta compile it through gradle.
Most simple way would be to go to the folder of the project open up cmd and type "gradlew.bat distZip"
Image
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Re: Can't compile

Post by KGB1st »

UnAfraid wrote:You gotta compile it through gradle.
Most simple way would be to go to the folder of the project open up cmd and type "gradlew.bat distZip"
Thanks.
arbalest0
Posts: 23
Joined: Thu Apr 26, 2012 1:38 am

Re: Can't compile

Post by arbalest0 »

UnAfraid wrote:You gotta compile it through gradle.
Most simple way would be to go to the folder of the project open up cmd and type "gradlew.bat distZip"
Hello, I have done it with the most simple way as "gradlew.bat distZip", but I didn't find the compiled zip file, would you tell me where can I find it?
THX~ :angel:
User avatar
UnAfraid
L2j Veteran
L2j Veteran
Posts: 4199
Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:

Re: Can't compile

Post by UnAfraid »

gameserver/build/distributions
Image
Post Reply