I think the problem is that "perl.h" is included in an 'extern C' block,
which then includes math.h, which has template code.

If I comment out the template code in the main header included with vc++(
math.h), things seem to work fine. Of course this is totally backwards -
would it be possible to move the "perl.h" out of the "extern C" block
instead?

Ed

On Sat, Mar 29, 2008 at 11:59 AM, Eric Wilhelm <[EMAIL PROTECTED]>
wrote:

> # from Edward Peschko
> # on Saturday 29 March 2008 11:41:
>
> >I was trying to build Inline:CPP on win32 using visualc++ version 6,
> > and got the following error in testing...
>
> Hmm.
>
>  http://rt.cpan.org/Public/Dist/Display.html?Name=Inline-CPP
>
> --Eric
> --
> You can't whack a chisel without a big wooden mallet.
> ---------------------------------------------------
>    http://scratchcomputing.com
> ---------------------------------------------------
>

Reply via email to