apteryks
apteryks
Related: https://github.com/Xubuntu/lightdm-gtk-greeter/issues/105
Also, how is `FindOGRE.cmake` supposed to be used for a system-provided Ogre-Next library? It seems one has to manually add the the `/lib/OGRE/cmake` prefix where `FindOGRE.cmake` gets installed as there...
Seems the `macro_log_feature` calls are done in mygui, should be removed from there if it's not intended to be a public CMake API of Ogre.
Seems this 6 years old commit (!) is missing from this repository, but found in the original ogre one? ``` commit 98563cbaf9cd2989ce63789542a3d75ce9b78e9f Author: Pavel R. Date: Sat Nov 10 01:48:17...
OK, thanks for the link. Yeah, the situation can be improved to simply detect using a CMake config file, as is the norm for most CMake projects. For now, backporting...
Ack; I can see this being an issue for File Hierarchy Standard systems like Debian, but it's not as much an issue for a functional ones like Guix, where everything...
Thanks for the visualizer!
Does it consume 100% of a CPU core when that happens? If so, this is probably the same as what I reported in https://github.com/DanielOgorchock/joycond/issues/153
I had the same problem using the latest 1.1.1 release and GCC 11. It seems to be fixed on the master branch already; a new release tag would be nice!
Why would you want to use static linkage to SDL2 by default?