Robin SHAMSNEJAD
Robin SHAMSNEJAD
I had this issue again with GamerOS 22 since the NVIDIA drivers have been updated again and thought of a possible solution : Instead of launching Kodi directly, wrap the...
> > > Hi! No at the moment that is not possible. > I had some thoughts about adding it some time ago. As far as I remember it is...
Here's a workaround I found : ```cmake # Workaround to force symbol export set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS TRUE) include(FetchContent) FetchContent_Declare(libfort GIT_REPOSITORY https://github.com/seleznevae/libfort.git GIT_TAG v0.4.2 STEP_TARGETS build ) FetchContent_MakeAvailable(libfort) # Workaround to force symbol...
I would also be interested in this action working on Windows.
@lordofbikes I did try `F11`, but it wasn't working. I have now tried the same steps on my Windows machine, and the bug still occurs (but with `F11` instead this...