swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with exception


From: Marcus G. Daniels
Subject: Re: Problems with exception
Date: 29 Apr 1999 11:41:56 -0700

>>>>> "PU" == Paulo Urbano <address@hidden> writes:

PU> I am getting a weird error "STATUS_ACCESS_VIOLATION". 

That probably means you've got an object or pointer that is invalid.
>From what you describe, I wonder if the dependencies in your application
Makefile are complete.  If some parts of your model rely on the header
you're modifying, but those parts are not recompiled when that header file
is modified, the resulting objects can have the wrong idea where to
look for things, and thus get bad values.  But this issue will only come up
if you're trying statically type objects.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]