Home › Forums › Feedback › Win32 build › Re: Win32 build
(sorry about the triple-post)
You didn’t ask, but here are some details about my build workarounds:
1
Solution: Import the file qwineventnotifier_p.h from the Gitorius Qt 4.6 branch and put it in ..QtSDKDesktopQt4.7.3msvc2005includeQtCoreprivate (had to create that subdirectory)
2
Solution: Edited qmath.h
N.B. This solution is unacceptable for long term because this header is part of the Qt distro. “M_PI_2” in mingw but not vc2005 (in math.h, but not in qmath.h).
3
Solution: Edited iannix.cpp, uirender.cpp
4
Solution: Hacked a new, temp icon.
N.B. vs2005 resource compiler cannot handle compression or 32-bit color
5
Solution: Edited the makefile, iannix.pro (a required obj library not referenced in the build)
N.B. Not certain whether this is portable to later versions of MSVC
(diff files attached)
XP sp3
vs2005
QtSDK 4.7.1
Cheers,
–Bob
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |