How to build a dll file for CppAD? #215
Unanswered
Wang-Peng-debug
asked this question in
Q&A
Replies: 2 comments 2 replies
-
How are you building and checking CppAD; i.e.,
|
Beta Was this translation helpful? Give feedback.
1 reply
-
There are many versions of cmake under windows, some are for minsys and one is for Visual Studio. You will get the one for visual studio if you use a Visual Studio command window. I like only use the command interface to cmake and not the gui so that I know exactly what has been set by the script that runs the cmake command. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The CppAD running discontinued for some strange errors, which I thought is caused by wrong dynamical connection. So I need the dll file of CppAD. Does anyone know how to build it?
Beta Was this translation helpful? Give feedback.
All reactions