ttscoff / nv

MultiMarkdown version of Notational Velocity with Markdown editing features and preview
http://brettterpstra.com/projects/nvalt
BSD 3-Clause "New" or "Revised" License
1.77k stars 198 forks source link

Building on M1 (Apple Silicon) #585

Closed n8henrie closed 2 years ago

n8henrie commented 2 years ago

I wanted to see if I could build nvAlt to run natively on arm64 / Apple Silicon.

As a hobbyist it took a bit of work, and it doesn't look pretty, but I eventually got something that build and runs: https://github.com/n8henrie/nvalt

It seems like @ttscoff is (understandably) focused on nvUltra at this point, but I thought I'd drop a link to my fork in case any others were interested in the same (since the first thing I did was search issues for a few relevant M1 buzzwords).

ttscoff commented 2 years ago

This is great, thanks for sharing! (Haven't tested, but good to know it exists)

-Brett

On 4 May 2022, at 0:42, Nathan Henrie wrote:

I wanted to see if I could build nvAlt to run natively on arm64 / Apple Silicon.

As a hobbyist it took a bit of work, and it doesn't look pretty, but I eventually got something that build and runs: https://github.com/n8henrie/nv

It seems like @ttscoff is (understandably) focused on nvUltra at this point, but I thought I'd drop a link to my fork in case any others were interested in the same (since the first thing I did was search issues for a few relevant M1 buzzwords).

-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/nv/issues/585 You are receiving this because you were mentioned.

Message ID: @.***>

n8henrie commented 2 years ago

Renamed repo to nvalt so I could have a separate repo for scrod/nv on arm64.

GitHub pitched a fit about having two separate forks of the same root project, so I had to "unfork" scrod/nv. ¯\_(ツ)_/¯