Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building Java, C++, and JNI with ANT

Status
Not open for further replies.

TimJr

Programmer
Feb 22, 2002
21
US
Does anyone have an example script that shows how to build Java, JNI, & C++?

We are currently building a library that will deploy .jar files, so files, and .h files generated using javah.

This library will be accessed by Java clients and C++ clients.

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top