-
I had to go through these steps to be able to compile in my Mac, which has gcc 4.2 by default.
Thought it would be worth sharing.
First install gcc49, but this is not gonna change the default be…
-
```
checking for pthread_create in -lpthread... yes
./configure: line 5587: syntax error near unexpected token `,'
./configure: line 5587: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'
```
on ./configure …
-
Mac OSX sierra & High sierra is make Error.
How can I make it?
I used LuaJIT (lujit 2.1.0 beta3)
install is brew.
```
brew install --with-gc64 --devel luajit
brew install gsl
brew cask in…
-
Is it me or are tests not running on OSX?
Going through the history of actions I can find successful actions for OSX but they don't seem to run any tests:
Last successful test on OSX was: https:…
-
Would be a good addition when UTM (also the iOS remote app) could implement the dark/tinted icons on both platforms to have a streamlined look&feel.
More Infos :
https://developer.apple.com/design/h…
-
On https://anaconda.org/conda-forge/emsdk/files, I see that there are no osx-arm64 builds. I do see that it appears that emsdk supports Mac M1s: https://github.com/emscripten-core/emsdk#mac-os-x
I'…
-
Hi,
Will There be a version of this that works with the new OS?
lzinn@nyc.rr.com
-
The current implementation as shown relies on `cmd.exe` which is not supported by any other operating system other than windows.
-
I'm getting the following error on osx (built with xwidgets support):
```
webkit-color-picker-show: Symbol’s value as variable is void: x-pointer-top-left-arrow
```
Is it because it's not runn…
-
Is there any reason pygmo does not have pip option for OSX? Any plan to provide it?