TokTok / jvm-toxcore-c

JVM (Java/Scala/Kotlin) bindings to toxcore

Home Page:https://toktok.ltd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jni tools to generate xxx.h

1971192997 opened this issue · comments

commented

i am reading the code of jvm-toxcore-c, but i donot know how to get the folder named "generated", this folder contains the XXX.h file created by javah.

1
is there any tools to got them ?
"jvm-toxcore-c\cpp\src\ToxAv\generated"
"jvm-toxcore-c\cpp\src\ToxCore\generated"

2 i am so confused about this file "jvm-toxcore-c\cpp\src\ToxAv\generated\natives.h"
JAVA_METHOD_REF (toxavAnswer)
CXX_FUNCTION_REF (toxav_answer)

could you explain them for me or give me some reference?
thanks!