This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] Hybrid CLI hangs on non-ASCII file name
#8
Very interesting. What string encoding method is Hybrid compiled to use? If I recall correctly, there's 3 types: single-byte, multi-byte, and unicode. Maybe this has something to do.

Ref: https://docs.microsoft.com/en-us/cpp/atl...w=msvc-170

What does QFile.fileName() print? Does that work?

If you can send me a tiny sample app with the code you just mentioned above, I can try to reverse engineer/debug it to see the exact memory that gets compared and see how it differs.

Thanks
Reply


Messages In This Thread
RE: Hybrid CLI hangs on non-ASCII file name - by potejan - 14.07.2022, 23:09

Forum Jump:


Users browsing this thread: 1 Guest(s)