+ Reply to Thread
Results 1 to 3 of 3

Thread: Is this a common problem? How do I fix it?

  1. #1
    Join Date
    Jan 2012
    Location
    England
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Is this a common problem? How do I fix it?

    40 SmartSetDebug(True);
    41 SMART_Canvas := TBitmap.Create;
    42 SMART_Canvas.canvas.handle := SmartGetDebugDC;
    43 SMART_DebugSetup := true;
    44 end;

    [Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
    Compiling failed.

    It says this ^ when I try and run the script, I have updated it all and everything.

  2. #2
    Join Date
    Jan 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im kinda new to this but i ran in to several issues due to compatibility...did u change your compatibility mode?

  3. #3
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Get the SMART plugin (see FAQ link in my signature).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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