Thread: How do you?

Results 1 to 6 of 6
  1. #1 How do you? 
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    How do you include libraries in your compiler?
     

  2. #2  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    idk but when you compile hyperion wich uses MINA and shit my compiler looks like this

    Code:
    @echo off
    TITLE Compilerr
    cd RSPS
    cd Server
    cd Hyperion
    ant
    pause
    you also might need to set some declare some environmental variables
     

  3. #3  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Alright, because it says it can't find org.apache.mina blah blah blah package and I have mina downloaded so wtf.
     

  4. #4  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    if its same MINA shit graham is using in his source then go to his thread and then click link to his forums and find the thing that says how to set up and shit and do the part where you set your variables but other than that idk ask graham he helped add the MINA in that emulous source your trying to use
     

  5. #5  
    Member How do you? Market Banned

    Robin Spud's Avatar
    Join Date
    Aug 2008
    Age
    31
    Posts
    2,338
    Thanks given
    46
    Thanks received
    73
    Rep Power
    1068
    if i think ur honna bout what im thinking off remove the @echo off
    ILY Stewie.
     

  6. #6  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Already figured it out thanks anyways
     


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
  •