Skip to content

Compiler errors when specifying a target Java source file #636

Answered by saudet
rafeememon asked this question in Q&A
Discussion options

You must be logged in to vote

We need to tell JavaCPP not to try to translate to variables any of those #define macros manually:
https://github.com/bytedeco/javacpp/wiki/Mapping-Recipes#ignoring-attributes-and-macros
It's a bit tedious, but once it's done it doesn't usually take a lot of time to maintain.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@saudet
Comment options

@rafeememon
Comment options

@saudet
Comment options

@saudet
Comment options

@rafeememon
Comment options

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