-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unexpected console output ... #91
Comments
I never see this bug, if you are able to debug: |
first you need to disclose how to include debugging symbols into your software ...
|
apt install qtcreator |
I was no able to reproduce the error in the debug environment of
|
qtcreator force the right variable env, right qt version, then in your case, you have to fix it The warning is into additional lib, not directly ultracopier (libopus). |
Thanks for your answer! :-) Here is my current qmake configuration, this should be fine or do you see here a possible issue?
Is there a drawback, if I use
...? Maybe you could add the usage of the Is it planned to invest more effort in documentation of your SW? |
I test ultracopier on all version of windows (From Windows XP 32Bits to Windows Server), Mac OS X, Any kind of Linux, BSD, HaikuOS, ReactOS, ... wine under Linux, ... work perfectly, then the problem seam not the ultracopier code. (I use it personally every day on Linux Debian and Linux Gentoo). The best way to progress on this kind ok issue is generate the issue into virtual machine (I use qemu), and send me the virtual machine, like this I can debug it my self (gdb, valgrind, ... are usefull tools for this case). |
I am motivated to track down this strange behavior, but I am not familiar with this kind of debugging activities. |
I don't know, I don't have idea what can be. |
I have started
ultracopier
in the console and I observed that the software produces a loot of the digit character2
. I hope this observation helps:The text was updated successfully, but these errors were encountered: