Quote:
Originally Posted by BeckyEbook
I could check this url() myself via QDebug, but the condition seemed correct.
|
That's where experience with the three different platforms comes into play.
When I see a conditional based on a file-path in area that seems problematic for only one or two platforms of the three supported ... I want to see exactly what that "if" is seeing.
You
have figured out how to easily see QDebug output with your own Windows builds, right? I made sure they get written to the file defined by the WINDOWS_SIGIL_DEBUG_LOGFILE environment variable.