Stanislaw Halik
Stanislaw Halik
Sounds like an obvious case of miscompilation. But try passing `-flto-partition=none`, it used to help for me.
Thanks for the reminder. In case you want to contribute to our wiki, you can send pull requests to [its repository](https://github.com/opentrack/wiki).
> no Proton games are working. For Proton to work, you need compatible `winegcc` due to `libwine` ABI. Consider building Proton on your own in order to produce the required...
> I currently have installed: > Steam with Proton 5.0.7 > wine 5.7-1 Is the wineserver version matching? Try launching the `.so` manually with Proton's `wine` executable.
That looks relevant. ``` libudev.so.0: cannot open shared object file: No such file or directory ```
See #1077, #977, and *common issues* on wiki.
> I think I may just wipe the whole thing and start fresh with v32. Then start again. This thing has turned into "Software Developer Simulator 2020". Thanks again! Which...
> @sthalik, assuming the header modification are correct, if you want I can create a PR for this. That shouldn't be happening. As a workaround, try adding `#define NOWINSOCK` before...
The database hasn't been updated in a long while. If you want to help, download the TrackIR software, update its game list and send the file `sgl.dat` from your user's...
He might be hitting that `-MT` issue from an older build. @KPgreg07 did you try the `2024.1.1` build?