Jump to content

Recommended Posts

  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
Posted

i have error when build whit linux ubuntu last revision i hope some 1 help me this is the error

Building Dirs:
    [mkdir] Created dir: /l2jhellas/trunk/build/Core
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/classes
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc/3rdPartyLicenses
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/libs
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/java
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/stdout
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/java
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/stdout
 
Version:
     [echo] version = 427M
 
Compile:
     [echo] Compiling L2J Hellas.
    [javac] Compiling 1444 source files to /l2jhellas/trunk/build/Core/classes
    [javac] javac: invalid target release: 1.7
    [javac] Usage: javac <options> <source files>
    [javac] use -help for a list of possible options
 
BUILD FAILED
/l2jhellas/trunk/L2JHellasC/build.xml:65: Compile failed; see the compiler error output for details.
Posted

 

i have error when build whit linux ubuntu last revision i hope some 1 help me this is the error

Building Dirs:
    [mkdir] Created dir: /l2jhellas/trunk/build/Core
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/classes
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/doc/3rdPartyLicenses
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/libs
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/java
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/login/log/stdout
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/java
    [mkdir] Created dir: /l2jhellas/trunk/build/Core/dist/gameserver/log/stdout
 
Version:
     [echo] version = 427M
 
Compile:
     [echo] Compiling L2J Hellas.
    [javac] Compiling 1444 source files to /l2jhellas/trunk/build/Core/classes
    [javac] javac: invalid target release: 1.7
    [javac] Usage: javac <options> <source files>
    [javac] use -help for a list of possible options
 
BUILD FAILED
/l2jhellas/trunk/L2JHellasC/build.xml:65: Compile failed; see the compiler error output for details.

 

obviously you have an error in the code somewhere...

Posted

What about javac: invalid target release: 1.7 ?

 

You need to set JAVA_HOME to your jdk7 home directory, "C:\Program Files\Java\jdk1.7.0_40" for example. :P

Posted

What about javac: invalid target release: 1.7 ?

 

You need to set JAVA_HOME to your jdk7 home directory, "C:\Program Files\Java\jdk1.7.0_40" for example. :P

sure but this is ubuntu and iám not sure how to fix this exactly so this not help me for now ....

  • 4 weeks later...
Posted

Website is down?

I try to acces the forum but looks like is down..

And btw,if someone can help me,i got this problem :

Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified

Posted (edited)

sure but this is ubuntu and iám not sure how to fix this exactly so this not help me for now ....

install java properly, most important use google.

 

 

Website is down?

I try to acces the forum but looks like is down..

And btw,if someone can help me,i got this problem :

Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified

 

cant run program svn if you type it in google it will say something about subversion. one of those programs is silksvn ... dahhh

Edited by Nightw0lf
Guest
This topic is now closed to further replies.



×
×
  • Create New...