Results 1 to 2 of 2

Thread: Compiler Errors

  1. #1
    Join Date
    Nov 2011
    Location
    Jozi, South Africa
    Posts
    249
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Exclamation Compiler Errors

    If I am being an ass, I apologise - it's a chronic condition of mine.

    However, I am having a problem with non-sensical compiler errors. I do not even have the include in my program, and yet it's thowing out these errors. Thanks.

    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Hint] (45:3): Variable 'TIMEOUT' never used at line 44
    [Error] (1:1): period ('.') expected at line 0
    Compiling failed.
    EDIT: Problem solved. Line 0 is not the first line, but the last. I didn't have a period after my final END. It really was that simple - but not easy. Simba's compiler error sent me on a wild goose chase. Why is that ???

    Although 'Timeout' was indeed my error - I just didn't remember creating that as a variable, and so didn't check. Ho hum, you live and you learn.
    Last edited by NickMystre; 03-31-2012 at 06:33 AM.
    Ciao
    NM

  2. #2
    Join Date
    Feb 2012
    Posts
    89
    Mentioned
    2 Post(s)
    Quoted
    13 Post(s)

    Default

    I have the same problem.

    However i do have a period on the last line.
    I updated my simba/srl/sps/msi and i still get the same error.

    Could someone please help me out?
    And before anyone says something about the search button, i did search but nothing really helped me out.

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
  •