Joseph Schito
Joseph Schito
No prob @Mr0grog, I'm trying to build it in my machine (with M1 chip) but I got this error: ``` Building EditorConfig-Core... CMake Warning: No source or binary directory provided....
Thank you @Mr0grog, it was built! 😃 But it doesn't work yet... I noticed these 3 warnings ⚠️ `source/additions/NSView+EditorConfig.m:34:54: Instance method '-representedFilename' not found (return type defaults to 'id')` `source/additions/NSView+EditorConfig.m:81:28:...
@Mr0grog It works!!! 👏👏👏 Thank you! 🙏
I have the same issue.
Thanks everybody! Perhaps I have found a solution for MacOS, I used [Traveling Ruby](https://github.com/YOU54F/traveling-ruby) and [Platypus](https://github.com/sveinbjornt/Platypus) together (I'm writing an article about it). At the moment, I have written a...
> Sorry for the delay. I finally got a chance to test the instructions, and they worked with a [Glimmer DSL for LibUI](github.com/AndyObtiva/glimmer-dsl-libui) desktop application! > > Thank you @josephschito...