|
Posted by Brian McCauley on July 14, 2005, 7:30 am
Please log in for more thread options
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.
|