Support Board
Date/Time: Tue, 11 Feb 2025 20:29:05 +0000
[Programming Help] - Anyone using VIM and YcM to develop their custom studies (on Linux)?
View Count: 615
[2020-09-20 23:36:08] |
mbilyanov - Posts: 62 |
Anyone using VIM and YcM to develop custom studies? If 'yes', any ideas how to get the completion to work with YcM?
|
[2020-09-21 08:55:53] |
mbilyanov - Posts: 62 |
I have passed all the flags to Ycm and it seems to be working: def Settings(**kwargs): return { 'flags': ['-march=x86-64', '-mtune=x86-64', '-O2', '-shared', '-static', '-static-libgcc', '-static-libstdc++', '-s', '-fno-rtti', '-fno-exceptions', '-I/home/mbilyanov/.wine/drive_c/SierraChartLinux/ACS_Source/']} |
To post a message in this thread, you need to log in with your Sierra Chart account: