Does anyone configure CppAD on Visual Studio? I found some confusing problems in there #213
Unanswered
Wang-Peng-debug
asked this question in
Q&A
Replies: 5 comments 7 replies
|
I am away from the internet for a week or so and sorry I am not much help right now. Try looking at the workflows that run on windows: |
2 replies
|
Are you using the visual studio version of the dos command window to run the cmake to configure CppAD ? |
2 replies
|
I do not know any Chinese. I suggest you wail until I am able to access a windows computer (about 10 days from now) so I can send you the exact commands for checking CppAD on your system. |
1 reply
|
Did you run ? |
2 replies
|
This will have to wait until I return to normal internet connection. I am currently in the mountains, without my windows machine, and have a very poor connection. |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
Look at the color of static functions min and max, both have acutally already been defined in std, but the author defined them with the same names in the class, so the errors occurr while running. How could I fix it?
All reactions