Ticket #1675 (closed defect: fixed)
java home with spaces
| Reported by: | condit | Owned by: | aaime |
|---|---|---|---|
| Priority: | low | Milestone: | 1.5.0 |
| Component: | JavaBindings | Version: | svn-trunk |
| Severity: | minor | Keywords: | |
| Cc: |
Description
If Java is installed in C:\Program Files (as it often is), the java swig bindings will fail to build. The attached patch fixes this problem by quoting the JAVA_HOME environment variable.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

