Opened 16 years ago
Closed 16 years ago
#366 closed defect (fixed)
Win32 build system: blanks in path, missing files
Reported by: | Peter Kelm | Owned by: | Charlie Hull |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.1 |
Component: | MSVC makefiles | Version: | SVN trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | Microsoft Windows |
Description
Currently the win32 makefile build system requires a path without spaces. Furthermore the testsuite makefile did not include all files necessary to build.
The attached patch fixes both.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | win32.patch added |
---|
comment:1 by , 16 years ago
Milestone: | → 1.1.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | → SVN trunk |
Thanks. Looks sane to me and Richard so applied as trunk r12670.
Charlie: if you see any problems, please reopen.
Note:
See TracTickets
for help on using tickets.
patch file vs trunk-12598