Hi Tomis:
Thanks very much for the suggestion to export and re-import via XML.
For whatever reason, that seemed to work. Kinda odd that it'd continue
to compile just fine for Windows, but wouldn't compile for Mac UNTIL I
put everything in a new project file...
Regards,
Ed
_________________________________________
| |
| ED LEE ed_lee @ ncsu.edu |
|_________________________________________|
| |
| Windows Systems Support |
| College of Design |
| NC State University |
|_________________________________________|
Tomis E. wrote:
Well the obvious answer is; a bug in the compiler.
You could try viewing the crash report to give you a clue as to what it is
crashing on. Personally
I find MacOS X's crash report more useful when debugging than Window XP's, but
I'm not an expert
on Windows in any case.
I have seen the compiler do weird things if you have a "goto HERE" that doesn't
match up with any
"here:" line. ( I'm using "here" as an example.)
If the app isn't too complex you could try commenting out major chunks until it
compiles. Process
of elimination.
It may be crashing due to a corrupted project file. Perhaps you could try
exporting the project to
XML and re-importing? I've seen this fix corruption problems sometimes.
Good luck and let us know when you figure it out!
~ Tomis
--- Ed Lee <ed_lee at ncsu dot edu> wrote:
Hi folks:
I'm a little frustrated right now, so please forgive me in advance if
I'm not 100% clear.
What would cause RB to crash while building an application?
Specifically, I'm attempting to build a Mac OS X (Mach-O, right?) app on
a Windows XP SP2 box, using RB 2006r1. No declares, no OS-specific
anything in my code.
When I attempt to build the app, RB crashes outright. This has been
replicated even after rebooting.
I can also replicate this problem when I attempt to do a Mac OS 9/Mac OS
X build (PEF?).
Again, assuming there aren't any OS-specific declares (which I *have*
seen cause RB to crash), what else might cause this behavior?
--
_________________________________________
| |
| ED LEE ed_lee @ ncsu.edu |
|_________________________________________|
| |
| Windows Systems Support |
| College of Design |
| NC State University |
|_________________________________________|
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
From Tue 28 Feb 2006 15:32:34 EST
Return-Path: <realbasic-nug-bounces at lists dot realsoftware dot com>
Received: from lists.realsoftware.com (209.198.132.125) by realsoftware.com
with ESMTP (Eudora Internet Mail Server 3.1.3);
Tue, 28 Feb 2006 14:33:04 -0600
Received: from lists.realsoftware.com (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP
id B4F441134059; Tue, 28 Feb 2006 14:32:51 -0600 (CST)
X-Original-To: realbasic-nug at lists dot realsoftware dot com
Delivered-To: realbasic-nug at lists dot realsoftware dot com
Received: from imo-d03.mx.aol.com (imo-d03.mx.aol.com [205.188.157.35])
by lists.realsoftware.com (Postfix) with ESMTP id 7B54B113404A
for <realbasic-nug at lists dot realsoftware dot com>;
Tue, 28 Feb 2006 14:32:40 -0600 (CST)
Received: from GAmoore at aol dot com
by imo-d03.mx.aol.com (mail_out_v38_r7.3.) id w.26a.688463e (39332)
for <realbasic-nug at lists dot realsoftware dot com>;
Tue, 28 Feb 2006 15:32:34 -0500 (EST)
From: GAmoore at aol dot com
Message-ID: <26a dot 688463e dot 31360d62 at aol dot com>
Date: Tue, 28 Feb 2006 15:32:34 EST
To: realbasic-nug at lists dot realsoftware dot com
MIME-Version: 1.0
X-Mailer: Thunderbird - Mac OS X sub 293
X-Spam-Flag: NO
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.2
Subject: Re: Remote Debugger Broken?
X-BeenThere: realbasic-nug at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Sender: realbasic-nug-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug-bounces at lists dot realsoftware dot com
Network Interface Card
>What is an NIC?
Thanks. No, I am running an Imac G5 and a Powerbook - both with (single)
Airport cards.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|