Conversation
|
Why disabling it on Ubuntu 22? |
|
It seems the Ubuntu 22 compiler doesn't support that. How did you build it? |
|
I have not tested it yet. I have only read the documentation, and it does not mention any compatibility issues. That is why I asked you to explain your decision to disable it for Ubuntu 22. |
|
Since Ubuntu 22 uses a very old G++ compiler, some features required by Prism cannot be used. Ah, come to think of it, I saw the whole TeamTalk compiled on the latest CLANG the other day, so maybe it is possible to do that. |
|
Hmm, it doesn't seem to be working. For now, I need to resolve other errors first, so I will think of a solution once that is finished. However, I might have to give up. |
876049a to
1a68510
Compare
|
Hello, I just tested the Prism branch on Linux. In principle, it works, but I'm encountering a few bugs:
|
|
Ah, I encountered that problem as well. I'll fix it in a bit. |
|
It seems to work mostly correctly on Windows, but since I don't have zdsr, I'm not sure if zdsrapi.dll loads properly. Could someone with zdsr test this for me? |
|
Tested on Windows and it works as expected |
3d67987 to
1979c9c
Compare
|
@jeremyp3, Can you test again? |
bear101
left a comment
There was a problem hiding this comment.
Please squash the commits.
|
@hwangsihu Thanks ! |
|
Since the Ubuntu 22 disable commit might be reverted later, I think it would be better to rebase. |
Fixes #3061