Hennadii Chernyshchyk
Hennadii Chernyshchyk
@JackBoosY copy the compiled application to a clean folder, run `windeployqt --no-compiler-runtime --no-angle ` - the mentioned DLLs from the first message should be missing.
> Right? This is correct. > I can run this command successfully on x86-release: Yes, but the result is wrong. As I mentioned in the first message the following libraries...
@JackBoosY yes, I checked it before opening this issue.
Hm, Qt could be installed in any folder. Maybe the issue in how `windeploqt` it built?
@JackBoosY so `qt.conf` could be adjusted to fix the issue?
As a workaround i press `Ctrl+n` - it inserts function name without substituting arguments. But it gets problematic when there is a single completion item or the item I need...
Maybe I can create a hacky workaround by sending `Ctrl+n` with `Ctrl+p` to use just in my configuration?
> Could you help me with this a little bit? Thank you! Can I make this work when an item was selected? It inserts messed text If I comment out...
Example:  
Hm... It inserts wrong item for me:  