hi all, I add 1 pluin "wcg", and the wcg.api.vapi.h was compiled out, but no jvpp-wcg.jar. Help please!
DETAILS: 1、 I writed the extras/japi/java/jvpp-wcg/jvpp_hc.h and jvpp_hc.c refferring to gtpu plugin. 2、and add into extras/japi/java/Makefile.am: # # WCG Plugin # if ENABLE_WCG_PLUGIN noinst_LTLIBRARIES += libjvpp_wcg.la libjvpp_wcg_la_SOURCES = jvpp-hc/jvpp_wcg.c libjvpp_wcg_la_CPPFLAGS = -Ijvpp-wcg libjvpp_wcg_la_LIBADD = $(JVPP_LIBS) libjvpp_wcg_la_DEPENDENCIES = libjvpp_common.la 3、and add into extras/japi/configure.ac: AM_CONDITIONAL(ENABLE_WCG_PLUGIN, test "yes" = "yes") BUT it shows error: make[5]: Entering directory `/wcg/vpp1810/build-root/rpmbuild/vpp-18.10/build-root/build-vpp-native/japi/java' JVPP GEN jvpp-registry/io_fd_vpp_jvpp_VppJNIConnection.h make[5]: *** No rule to make target `jvpp-wcg/io_fd_vpp_jvpp_wcg_JVppWcgImpl.h', needed by `all'. Stop. Is there any work missed? wangchuan...@163.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11241): https://lists.fd.io/g/vpp-dev/message/11241 Mute This Topic: https://lists.fd.io/mt/28133907/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-