I am getting this error.
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
serialtest.obj : error LNK2001: unresolved external symbol "void __cdecl fastICA(double * *,int,int,int,double * *,double * *,double * *,double * *)" (?fastICA@@YAXPAPANHHH0000@Z)
Debug/vctest.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I have put the included file but still I get this.I am using VC6 and in Windows