简体   繁体   English

在Ubuntu 10.10上使用MINGW设置Netbeans

[英]Setting Up Netbeans with MINGW on Ubuntu 10.10

i am currently trying to develop an JNI(Native) component for a Java application, I would like to compile my native components into a Windows DLL, however don't have the time to reinstall windows. 我目前正在尝试为Java应用程序开发JNI(Native)组件,我想将本机组件编译到Windows DLL中,但是没有时间重新安装Windows。
is it was possible to set up MINGW with Netbeans so that i can use the IDE's functions to compile the DLL. 是否可以用Netbeans设置MINGW,以便我可以使用IDE的功能来编译DLL。

Thanks Lee. 谢谢李

This great netbeans tutorial explain how to do and manage crosscompilation of JNI libraries. 这个很棒的netbeans教程解释了如何进行和管理JNI库的交叉编译。

http://netbeans.org/community/magazine/html/03/c++/ http://netbeans.org/community/magazine/html/03/c++/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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