Good afternoon,
clang++ 8 has (and has since 5, with small changes) c++17 support for
, but it relies on libc++fs, which neither the current
clang-8.0 port (LIBCXX_INSTALL_LIBRARY=off) nor libcxx provide (even on old
systems that utilize it). Starting with 9, this will become part of libc++
if I'm
Try running the actual server command to see what is happening; likely
there is an error that is preventing startup:
sudo -u _mysql /opt/local/lib/mysql57/bin/mysqld
- Eric
Note there is a regression for users with non-standard installations and
the new HFS compression option: https://trac.macports.org/ticket/56563
This only impacts users whose installation is not owned by root. If you
have to type 'sudo' before 'port [command]', you can ignore this message.
The wor
On Wed, Mar 15, 2017 at 8:39 AM, Alexander Garcia Castro <
alexgarc...@gmail.com> wrote:
> this may be unrelated but do anyone knows how can I change the python
> version in spyder? I have some scripts that work with python 2 and others
> with python 3.
>
You _can_ set it in Preferences: Python i
You might also look at pyNN-spyder-devel (NN=27, 33, etc) -- it can be very
nice for someone getting started.
(I intend to update the -spyder port to match what is currently
-spyder-devel, but haven't for lack of time...)
- Eric
On Tue, Mar 14, 2017 at 11:54 AM, Joshua Root wrote:
> $ which v
Trying to upgrade MacVim on my 10.10.5 box hangs on this command:
system -W /MacVim/work/macvim-114: ibtool --compile
src/MacVim/English.lproj/Preferences.nib/keyedobjects.nib
src/MacVim/English.lproj/Preferences.nib
Any suggestions?
Thanks,
- Eric