in reply to Embedding Perl in a C application - syntax errors cause program crash
Using a statement in the C program, such as "die('Mommie!');" prints out:ERROR: Can't locate Pooey.pm in @INC (@INC contains: C:/Perl/lib C:/Pe +rl/site/lib .) at (eval 1) line 1. BEGIN failed--compilation aborted at (eval 1) line 1.
What compiler? Perhaps upgrade perl/ActiveState if possible to the latest?ERROR: Mommie! at (eval 1) line 1.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Embedding Perl in a C application - syntax errors cause program crash
by Anonymous Monk on May 09, 2002 at 21:01 UTC | |
by JayBonci (Curate) on May 09, 2002 at 21:07 UTC |