Opened 19 years ago
Closed 19 years ago
#135 closed defect (fixed)
Win32: Save as not working... causes crash.
| Reported by: | king | Owned by: | king |
|---|---|---|---|
| Priority: | critical | Milestone: | Few Small Repairs |
| Component: | Qt Gui | Version: | |
| Keywords: | Cc: |
Description
On windows the Save As feature causes a crash.
Note:
See TracTickets
for help on using tickets.

Fixed in changeset:381. boost::filesystem needed to be told to use native paths for the code to work properly in windows.