Giter Site home page Giter Site logo

Comments (8)

tjdevries avatar tjdevries commented on August 13, 2024 1

I have a PR where I'm working on getting github actions working.

If I get this working, then I can add OSX to this and then actually test this for myself. Might be a bit because I'm working on a fewother projects at the moment, but hoping I can figure it out

from plenary.nvim.

tjdevries avatar tjdevries commented on August 13, 2024

Oh wow, someone is using this :)

Have you tested building this with that environment variable set? Did that fix the problem? Thanks for the issue btw.

from plenary.nvim.

WinWisely268 avatar WinWisely268 commented on August 13, 2024

Yeah setting that env var fixed it.

Glad to help

from plenary.nvim.

Mathijs-Bakker avatar Mathijs-Bakker commented on August 13, 2024

set environment MACOSX_DEPLOYMENT_TARGET to 10.15

Where do you set this environment?

from plenary.nvim.

Mathijs-Bakker avatar Mathijs-Bakker commented on August 13, 2024

The results of print(vim.inspect(jit)):

{
  arch = "x64",
  attach = <function 1>,
  flush = <function 2>,
  off = <function 3>,
  on = <function 4>,
  opt = {
    start = <function 5>
  },
  os = "OSX",
  status = <function 6>,
  util = {
    funcbc = <function 7>,
    funcinfo = <function 8>,
    funck = <function 9>,
    funcuvname = <function 10>,
    ircalladdr = <function 11>,
    traceexitstub = <function 12>,
    traceinfo = <function 13>,
    traceir = <function 14>,
    tracek = <function 15>,
    tracemc = <function 16>,
    tracesnap = <function 17>
  },
  version = "LuaJIT 2.0.5",
  version_num = 20005
}

from plenary.nvim.

wbthomason avatar wbthomason commented on August 13, 2024

@WinWisely268: how did you discover that setting that env var would help? (apologies if this is in the output you posted and I'm just blind)

from plenary.nvim.

alanwsmith avatar alanwsmith commented on August 13, 2024

For those asking, this is what I did on Mac OS 11.x (Big Sur) to set the environmental variable in the terminal:

 export MACOSX_DEPLOYMENT_TARGET=10.15

I did that on the command line before trying to install nvim_rocks and it worked.

from plenary.nvim.

tjdevries avatar tjdevries commented on August 13, 2024

I've removed neorocks btw, so you should use packer instead.

from plenary.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.