简体   繁体   中英

How to export a lwjgl3 application

How to export a lwjgl3 application.

Im currently creating a LWJGL3 application. Previously when i was using LWJGL2 i used a .jar program called JarSplice and it worked fine: you would add your application jar, libraries and there natives but now when i try it with LWJGL3 it gives me all sorts of error and i do not know how to get rid of them.

If you know how i could export such an application, please let me know.

Thanx in advance.

您可以使用launch4j将 jar 文件导出为 .exe 或其他格式,您还可以添加库并更改各种变量。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM