yh-sb

Results 11 comments of yh-sb

@AdelKS, If I understand you correctly, it seems that you placed this `CMakeLists.txt` to the root of your top-level project. But it is intended to be in the root of...

I have reworked fix to use #ifdef for MinGW. Also tested with all GCC versions which supports dx12. None of them have PFN_D3D12_SERIALIZE_ROOT_SIGNATURE.

Is there any updates about this bug?

Offline installation still a problem. Downloading dependencies runs forever: ![image](https://user-images.githubusercontent.com/13915612/77321139-676d1200-6d1a-11ea-953b-cdc39b94ef74.png)

Already passed two years. Someone able to solve it? Autocompletion still does not work.

This is my CTags user settings: ``` { "autocomplete": true, "debug": true } ``` I get to the Sublime Text console only this: (when I rebuild tags) ``` Building CTags...

Is it very difficult to implement intelligent code completion for C, C++ without using third-party programs? I'm waiting for this in Sublime Text 3 for so long that I am...

Short update to @PathogenDavid's last comment: > I dug into this a little bit more: MinGW uses its own unofficial headers (likely for legal reasons), and [their version is missing...

Same issue with `linuxdeployqt (commit e83eeb7), build 53 built on 2023-08-28 23:47:07 UTC` Workaround is `touch AppDir/usr/share/doc/libc6/copyright`