-
Running an M2 Max on a Mac Studio with Sonoma 14.5, and installed Miniconda3-py39_24.4.0-0-MacOSX-arm64.sh
At the command
conda env update --name phyluce-1.7.3-x86 --file phyluce-1.7.3-py36-macO…
-
Ran into this updating my pure-data/libpd/emscripten fork to pd-0.50-2. These might be real bugs. I'm not sure. (I will try to figure out how to disable -Werror so that this doesn't block me.)
`…
-
Running log of build failure for libcxx.llvm.org=19.1.2
-
```
Build *.so with Application.mk:
1. MEMORY_SANITIZE := true
APP_STL := c++_shared
APP_CPPFLAGS := -frtti -fexceptions -std=c++14
APP_CFLAGS += -Qunused-arguments
ifeq ($(MEMORY_SANITIZE), true)…
-
```
Build *.so with Application.mk:
1. MEMORY_SANITIZE := true
APP_STL := c++_shared
APP_CPPFLAGS := -frtti -fexceptions -std=c++14
APP_CFLAGS += -Qunused-arguments
ifeq ($(MEMORY_SANITIZE), true)…
-
Hello , anybody can help me with this error?
-
I tried to rebuild box2d.js in order to see more useful error messages while trying to port an application from box2dweb and to actually be able to read the code that I'm using. I'm on OSX.
After inst…
kjyv updated
11 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR27950](https://bugs.llvm.org/show_bug.cgi?id=27950) |
| Status | REOPENED |
| Importance | P norma…
-
### What is your question?
Just a quick question: I have a clang compiler package that I want to use with `tool_requires`. For cross-compilation, I want to set the CMAKE_SYSTEM_PROCESSOR correctly.…
-
While trying to build llvm, the build process stopped and gave me the following message:
`PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, p…