Hi Julius,

> 
> Could you output the what() member of this exception? It would give a 
> hint at where this error is coming from.
> 
> Like this:
> 
> [...]
> } catch (std::runtime_error e) {
>    logDebug << "Generic failure: " << e.what() << std::endl;
> }
> 
> Best,
> Julius
> 


The result of the what() request is 'nlopt failure' I guess this gives not
much more information, does it?

Thanks for taking some time for my problem.
Cheers
Yvus






_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to