build fails on win32, at filedialogimpl-win32.cpp
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Critical
|
Jon A. Cruz |
Bug Description
Hi, I encountered a compile error under win32:
src/ui/
src/ui/
src/ui/
src/ui/
src/ui/
src/ui/
( detail is in attachment )
The build environment is:
OS=> Windows7, 32-bits
revno => 9701 from trunk
build step is the same as webpage:
http://
tags: | added: build win32 |
Changed in inkscape: | |
importance: | Undecided → Critical |
status: | New → Confirmed |
assignee: | nobody → Jon A. Cruz (jon-joncruz) |
milestone: | none → 0.48 |
status: | Confirmed → In Progress |
Changed in inkscape: | |
status: | In Progress → Fix Committed |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Related to revision 9698 - it seems an older version of the patch for bug #285267was committed: until fixed, you can revert 'src/ui/ dialog/ filedialogimpl- win32.cpp' to revision 9697 and apply the patch from <https:/ /bugs.launchpad .net/inkscape/ +bug/285267/ comments/ 38> - it should compile without error then.