Results 1 to 13 of 13

Thread: Srl6

  1. #1
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default Srl6

    So i'm braindead atm, tried installing srl6 using this test script:


    Simba Code:
    {$i SRL6/srl.simba}

    begin
      setupsrl;

    end.


    and I get the error:
    Code:
    Exception in Script: Unknown declaration "EdgeFromBox" at line 232, column 14 in file "C:\Simba\Includes\SRL6\lib\tmp.simba"

  2. #2
    Join Date
    Jul 2012
    Posts
    437
    Mentioned
    10 Post(s)
    Quoted
    165 Post(s)

    Default

    Im pretty sure the srl6 include has tons of compile errors.
    E:apparently not any more

  3. #3
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    You need the (latest simba version (im not even use if the simba rc will support it).

  4. #4
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by tealc View Post
    Im pretty sure the srl6 include has tons of compile errors.
    wow then how do they test it? :s

  5. #5
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Ollybest View Post
    You need the (latest simba version (im not even use if the simba rc will support it).
    My simba never seems to be able to update

  6. #6
    Join Date
    Mar 2006
    Posts
    13,241
    Mentioned
    228 Post(s)
    Quoted
    267 Post(s)

    Default

    You made sure you selected the Lape interpreter?
    STOP PM'ING ME

  7. #7
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by Hobbit View Post
    You made sure you selected the Lape interpreter?
    yea

  8. #8
    Join Date
    Aug 2013
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    yea
    also wondering how I can get SRL6 working, getting the same error (among a few more after I comment the edgefrombox BS out).

    I'm trying to code in LAPE atm but can't get the bitmaps stuff to work in LAPE with SRL5

  9. #9
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by stata View Post
    also wondering how I can get SRL6 working

    I'm trying to code in LAPE atm but can't get the bitmaps stuff to work in LAPE with SRL5
    You have to use SRL6 as SRL5 isn't using lape

  10. #10
    Join Date
    Aug 2013
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by Officer Barbrady View Post
    You have to use SRL6 as SRL5 isn't using lape
    I know man, that's why I'm setting up SRL6. However I can't get anything to compile because of the edgeFromBox BS. You get this fixed?

  11. #11
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by stata View Post
    I know man, that's why I'm setting up SRL6. However I can't get anything to compile because of the edgeFromBox BS. You get this fixed?
    Nope I'm just going to wait until it's officially released

  12. #12
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    That error indicates you need a newer version of Simba. EdgeFromBox() was added to Simba somewhat recently (last few months) so head on over to http://l0.lt/ and grab yourself a newer build -- yes, it is in your best interest to wait for the release.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

  13. #13
    Join Date
    Aug 2013
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by euphemism View Post
    That error indicates you need a newer version of Simba. EdgeFromBox() was added to Simba somewhat recently (last few months) so head on over to http://l0.lt/ and grab yourself a newer build -- yes, it is in your best interest to wait for the release.
    Even if I'm not coding for RS?
    All I need from SRL are a few basic types and bitmaps. Couldn't care less about the rest. Just want to code with pointers lol..

Thread Information

Users Browsing this Thread

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

Posting Permissions

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