david-29
david-29
``` -------- Diagnostics - 2/19/2024, 7:15:43 PM Version: 1.18.5 Current Configuration: { "name": "Mac", "includePath": [ "/Users/david/Ezm/interpreter/**", "/Users/david/Ezm/interpreter/src" ], "defines": [], "macFrameworkPath": [ "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks" ], "compilerPath": "/usr/bin/clang++", "compileCommands": "/Users/david/Ezm/interpreter/build/compile_commands.json", "cStandard":...
Hi @Colengms, I'm in a broken state at the moment. Should be able to build again tomorrow. I was able to build those tests with meson/ninja when I submitted the...
Finally got back to the point where I could compile my project. The red squiggles are now gone, both on the test which was trivial & independent of my project...