Re: Calling External DLL functions in Perl using Inline



Sankaran wrote:
E:/Sankaran/Work/TP-TAImpacts-LM051049/PerlInline/MyTest1\InlinetestLib.h(15)
:
error C2054: expected '(' to follow 'class'
E:/Sankaran/Work/TP-TAImpacts-LM051049/PerlInline/MyThest1\InlinetestLib.h(15)

This sounds like you are trying to compile C++ source with the compiler in C mode.


.