Skip to content

Problems when use JSBSim in C++ #887

Answered by seanmcleod
DreamerSurpass asked this question in Q&A
Discussion options

You must be logged in to vote

No Additional Dependencies for the Linker are additional libraries, both regular static libs and import libs for DLLs that you want to link against.

The #defines in the code are processed by the pre-processor, before the compiler starts parsing the source code.

I'm afraid I'm not familiar with C++.

That's going to be tricky, since C++ isn't the easiest programming environment to get familiar with. You'll probably want to find some online tutorials/lessons that give you at least some of the basics.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@DreamerSurpass
Comment options

@DreamerSurpass
Comment options

Comment options

You must be logged in to vote
1 reply
@DreamerSurpass
Comment options

Comment options

You must be logged in to vote
1 reply
@DreamerSurpass
Comment options

Answer selected by DreamerSurpass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants