Replies: 2 comments 3 replies
-
Thank you so much for this! We might want to rename AMD64_LINUX to Unix, and "hide" I386_LINUX somewhere like "alternatives". Merging these into one download is difficult and easy at the same time. If nobody complains about (doubling) download size, each .cpp file can be ifdef win32 ... else ... endif, and union the CMakeLists.txt. m3build could "compile" everything unconditionally, but put ifdefs around -- which works when there is FooWin.m3 and FooUnix.m3, but not when there are two Foo.m3. ifdefs could be for endian too. |
Beta Was this translation helpful? Give feedback.
-
Any possibility that this could be built from source more easily for MacOS arm64? I don't wish to use MacOS Rosetta to run Intel/AMD 64 bit apps (I try to have only arm64 binaries/app on my machine), which looks like it is the only way to go for now. Thanks, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
See Getting Started for help building and installing this release.
This discussion was created from the release d5.11.4.
Beta Was this translation helpful? Give feedback.
All reactions