Hi, I'm having a serious and very urgent problem with GSL 1.8 on
Visual C ++ 2003.

I'm trying to use Levenberg Marquadt and I'm obtaining the following
run time error.


Run-Time Check Failure #0 - The value of ESP was not properly saved across a
function call.  This is usually a result of calling a function declared with
one calling convention with a function pointer declared with a different
calling convention.



At first I tought it was a problem with my program but even testing
the sample program found here
http://www.csse.uwa.edu.au/programming/gsl-1.0/gsl-ref_35.html gives
me exactly the same error.
I'm in big troubles, since I have no clues on what to do.
Thanks.


Run-Time Check Failure #0 - The value of ESP was not properly saved across a
function call.  This is usually a result of calling a function declared with
one calling convention with a function pointer declared with a different
calling convention.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to