On Tue, 16 Oct 2007, dario nappa wrote:
> I am working on a DLL and I use Visual C++.
>
>
> In the Visual c++ code I use F77_CALL(dcopy)(.);
>
> Visual C++ gives the error 'daxpy_' identifier not found.
>
>
> Do you know hot to solve this problem?
Link against the BLAS library, as described
I am working on a DLL and I use Visual C++.
In the Visual c++ code I use F77_CALL(dcopy)(.);
Visual C++ gives the error 'daxpy_' identifier not found.
Do you know hot to solve this problem?
Thanks in adavnce
[[alternative HTML version deleted]]
_
2 matches
Mail list logo