Opened 17 years ago

Closed 17 years ago

#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 (1)

quote.diff (376 bytes ) - added by condit 17 years ago.

Download all attachments as: .zip

Change History (2)

by condit, 17 years ago

Attachment: quote.diff added

comment:1 by hobu, 17 years ago

Milestone: 1.5.0
Resolution: fixed
Status: newclosed

Added in r12429

Note: See TracTickets for help on using tickets.