Unable to generate some wrappers #443
Unanswered
amontoison
asked this question in
Q&A
Replies: 1 comment 8 replies
-
A side note: this is for generating a Julia wrapper for PRIMA, a package for solving general nonlinear optimization problems without using derivatives. Thank you Alexis @amontoison . |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I try to generate the Julia wrappers from an header file
prima.h
but I don't understand why some of them are not generated.The content of the header file is available below. I also provide my script to generate the wrappers with Clang.jl (prima.zip) .
Beta Was this translation helpful? Give feedback.
All reactions