[plt-scheme] Re: cannot profile code

From: Deep (deepankar.sharma at gmail.com)
Date: Tue Oct 14 01:22:20 EDT 2008

Just wanted to clarify -

When i choose the "Debugging" under Dynamic Properties of the module
language, things work just fine.
However if i change the to Dynamic Properties to "Debugging and
Profiling" i get the error message pasted above.


On Oct 14, 1:07 am, Deep <deepankar.sha... at gmail.com> wrote:
> I cannot profile an application that I am currently working on. I am
> using DrScheme 4.1.1 on windows.
> Here is the error trace I get -
> require: namespace mismatch; reference (phase 0) to a module "C:
> \Program Files\PLT\collects\scheme\private\kw.ss" that is not
> available (phase level 0) in: #%app
>
> Anyway to debug this error ?
> _________________________________________________
>   For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.