At this point I am extremely frustrated. You'd think that nobody had ever wanted to do this before.
Can anyone help me get an example application that embeds a perl interpreter to build? It seems that all of the methods I've seen have some sort of fatal flaw. I have yet to get any of them to work. Can someone give me or point me to where I might be able to get an example .c file and Makefile that will build with VC++ 6.0 (nmake)?
p.s. YES, I have tried to use the perlembed document example several times and different ways, so please don't suggest that. Thanks.