develooper Front page | perl.perl6.compiler | Postings from January 2011

Parrot runs from command line; not Visual Studio

Thread Next
From:
Nathaniel
Date:
January 1, 2011 17:30
Subject:
Parrot runs from command line; not Visual Studio
Message ID:
e5f6d691-b7af-497c-bde3-bf4f33b07da9@s5g2000yqm.googlegroups.com
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.


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About