On Sat, Jan 1, 2011 at 5:48 PM, Nathaniel <[email protected]> wrote: > Hi: I'm working on a application -- actually a web browser written > with wxWidgets -- and I'd like to embed a parrot and/or perl6 > interpreter. I succeeded in writing an experimental command-line > program to read and execute a simple .pir file, compiled with > perl6.exe, but that program crashes whenever I run it from Microsoft > Visual Studio; it only works when run from the command line. That > seems to be the reverse of a more common problem where applications > will run ok in debug mode but not run from a prompt. I'm guessing > there might be a problem with #defines or something but I can't figure > out what. Any ideas? Thanks. > >
Copying parrot-users on this, as I suspect this issue might be with the underlying code. A failing example would help us to debug the issue, if you can narrow it down. -- Will "Coke" Coleda
