Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 09:40:56 +0000



Post From: Anyone using VIM and YcM to develop their custom studies (on Linux)?

[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/']}