Thread: Richscape v4.3 Compiler!

Results 1 to 4 of 4
  1. #1 Richscape v4.3 Compiler! 
    :')


    Join Date
    Oct 2008
    Age
    29
    Posts
    1,946
    Thanks given
    48
    Thanks received
    47
    Rep Power
    1545
    Well I ALWAYS get this compiler error with richscape v4.3

    It's only with the source, I tried it on my client, it worked, another source, it worked.
    Reply With Quote  
     

  2. #2  
    Whatchu talkin bout willis?

    Gary's Avatar
    Join Date
    Sep 2008
    Posts
    4,185
    Thanks given
    699
    Thanks received
    656
    Rep Power
    3514
    Code:
    @echo off
    title Compiling...
    cd Source
    "C:\Program Files\Java\jdk1.6.0_12\bin\javac.exe" -cp . -d ./Bin/ ./*java
    pause
    use that for the server compiler, just change this line

    Code:
    \jdk1.6.0_12\bin\javac.exe
    where it says 12, change that to ur java version and it should work fine
    Ellie
    Sadly lost my beautiful ellie in july 2018 always going to miss you my girl
    Spoiler for sig too big:
    Attached image

    Attached image
    Reply With Quote  
     

  3. #3  
    :')


    Join Date
    Oct 2008
    Age
    29
    Posts
    1,946
    Thanks given
    48
    Thanks received
    47
    Rep Power
    1545
    Quote Originally Posted by garyking View Post
    Code:
    @echo off
    title Compiling...
    cd Source
    "C:\Program Files\Java\jdk1.6.0_12\bin\javac.exe" -cp . -d ./Bin/ ./*java
    pause
    use that for the server compiler, just change this line

    Code:
    \jdk1.6.0_12\bin\javac.exe
    where it says 12, change that to ur java version and it should work fine
    Me love you long time, thanks so much
    Reply With Quote  
     

  4. #4  
    Whatchu talkin bout willis?

    Gary's Avatar
    Join Date
    Sep 2008
    Posts
    4,185
    Thanks given
    699
    Thanks received
    656
    Rep Power
    3514
    np man
    Ellie
    Sadly lost my beautiful ellie in july 2018 always going to miss you my girl
    Spoiler for sig too big:
    Attached image

    Attached image
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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