eabase

Results 150 issues of eabase

Looking at #55 and #59. What is needed to be help add support for higher/later ME versions?

You README states: > Then copy the file `luaunit.lua` into your project or the Lua `libs` directory. I don't have any "libs" directory under my LuaJIT installation. I have this:...

### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [x] Search the existing issues. -...

Needs-Triage

**Describe the bug** A clear and concise description of what the bug is. You're [missing documentation](https://mikefarah.gitbook.io/yq/usage/xml#parse-xml-attributes) for how to use XML. ```xml 7 ``` **How do you get `legs=4`?**

bug
v4

I can't find any package build for this in Debian. As I am looking for a headless (non-GUI) implementation for the `MX Keys` using `Bolt` connection, I would like to...

I have a Debian 12 installation and trying to connect a European, `MX Keys` via either a BT4.3 or the `Bolt` dongle. However, I have not been able to find...

Issue on your documentation page for installing shell commands: * https://docs.platformio.org/en/latest/core/installation/shell-commands.html#piocore-install-shell-commands There you say: > You need to edit the system environment variable called Path and append `C:\Users\UserName\.platformio\penv\Scripts\` path in...

Looking at the page: https://github.com/pothosware/SoapySDR/wiki/BuildGuide Say that: > add `C:\Program Files\SoapySDR\bin` to the `%PATH%` But: `cmake --build my_build_dir --config Release --target install` actually installs into the x86 directory: `C:\Program Files...

I've tried to build the whole package using VS on Windows-11 via PowerShell VS DEV shell. However, the Python packages are not built installed and there are several other issues....

Getting a working LuaJIT, require the following dependencies (at least): **Minimal install** (for builds *without* documentation.) - LuaJIT - [LuaUnit](https://github.com/bluebird75/luaunit) **Complete install** (for builds **with** documentation enabled.) - [luarocks](https://github.com/luarocks/luarocks/) -...