m3makefile
m3makefile
@SpartanJ Is `symbol` the same as `normal`?
If you don't hack it to install newer GLIBC version, I think Ubuntu 22.04 definitely doesn't have GLIBC 2.38.
BTW, I'm OK with compiling from source.
There is a workaround: using Docker. See: https://github.com/SpartanJ/ecode/issues/441#issuecomment-2832559256 Please close if you don't think this to be a good idea.
> Thanks, I'll take a look What are your thoughts on this?
> So I've created a new action - Linux nightly, it will be executed every week. This is fine for FreeBSD. But Linux is popular. I think you should set...
Can I ask you how will you do it? As I know, the current IDE is a Win32 program. I think you need to rewrite it using a cross platform...
Can I ask you if the IDE is a plain Win32 application or a MFC application? If it's a plain Win32 application, I think it could be built by MinGW-w64....
Maybe something you could import: https://github.com/starofrainnight/vscode-swiglang
Frankly speaking, I don't need this feature yet. This is why I posted it on Discussions instead of Issues.