HEy,
I use the GSL solver function with c++ in a sub program as part of a fltk program. I compile with GSL_DLL and WIN32 and the programs work fine.
But if i launch that solver again I crash with a runtime error. I assume its a problem of memeory allocation ????
Pierre
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
HEy,
I use the GSL solver function with c++ in a sub program as part of a fltk program. I compile with GSL_DLL and WIN32 and the programs work fine.
But if i launch that solver again I crash with a runtime error. I assume its a problem of memeory allocation ????
Pierre
Perhaps, but it's hard to tell without a few more details. If you're still having problems, please provide some code to demonstrate the problem.
Thanks,
Jerry