in reply to Embedding PERL into an MSVC project - How to choose interpreter?
Take a look at Perl crash during perl_clone, but be warned it is a long and complicated thread that goes through a large learning curve before arriving at some useful information. You'll need to read deep (level 20+) to find the good stuff.
Update: The code in teh second block of this post was the final and most well tested iteration of my code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Embedding PERL into an MSVC project - How to choose interpreter?
by itamarat (Acolyte) on Feb 17, 2014 at 08:28 UTC |