in reply to Re: Re: Embed perl in C/C++
in thread Embed perl in C/C++

The perl.h header file is part of the perl installation, it wouldn't be in the Borland distro. You need to add the location of the perl headers to the #include search path. On mine, that is in the perl library location at {version}/{platform}/CORE .

After Compline,
Zaxo