realbasic-nug
[Top] [All Lists]

Runtime failure?

To: Real Basic <realbasic-nug at lists dot realsoftware dot com>
Subject: Runtime failure?
From: chuck hinkle <chuckbo at hinkles dot us>
Date: Sat, 31 Jul 2004 22:36:58 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Here's a message I haven't seen before but I get from my compiled app.

Runtime Failure: Can't connect to the debugger.
DebuggerSupport.cpp


I don't get it when I run within RB.
I also don't get it if I launch RB and then open a file.
I just started getting it. I only see it when I double-click on the file
that I built w/ the app.  This is all OS X using 5.5.3. Also, it only
started appearing after I added compiler commands to my code.
#If targetppc then
   blah-blah-blah
#endif

I added a comment to the very start of my app.open and app.opendocument
events, and I get the error before the program's even starting.


||  Chuck Hinkle  [INTJ]
||  chuckbo at hinkles dot us
||  <http://www.hinkles.us/chuckbo/>
||
||  "Perception is usually more persuasive than reality."


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • Runtime failure?, chuck hinkle <=