You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately one of those files contains a language feature that c2go cannot understand. Although, the error message is not very helpful.
c2go will invoke clang to do the compilation. So the actual source that gets parsed (also by clang) will be based on the environment that it would otherwise compile under. Perhaps some of the pragmas are different and some source code is being excluded?
I tried to convert
tray.h
from https://github.com/zserge/trayIt produced practically nothing.
I then removed the linux and windows code from
tray.h
Then it paniced:
The text was updated successfully, but these errors were encountered: