JNA example program java.lang.NoClassDefFoundError

前端 未结 3 1081
梦如初夏
梦如初夏 2021-01-19 15:43

I can compile this JNA example code (from step 2 of https://github.com/twall/jna/#getting_started):

package com.sun.jna.examples;

import com.sun.jna.Library         


        
3条回答
提交回复
热议问题