-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2/bindings/java@8829 67ed7778-7388-44ab-90cf-0a291f65f57c
- Loading branch information
Showing
4 changed files
with
70 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
This swig-java build process needs to be integrated into the libtool process used by the rest of the library | ||
Bindings for other languages supported by SWIG | ||
May need more helper functions in the SWIG interface file for dereferencing pointers and converting types. | ||
* This swig-java build process needs to be integrated into the | ||
libtool process used by the rest of the library | ||
* Bindings for other languages supported by SWIG | ||
* May need more helper functions in the SWIG interface file for | ||
dereferencing pointers and converting types. | ||
* Clean up build system | ||
* Make bindings and test cases work with non-Sun java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters