ghostoverflow256
ghostoverflow256
Hi, I'm not sure I understand what you are saying about getting the source file internally and programming with icesprog, as I believe that's what I'm doing. I go into...
Apologies for the delay, as I have never really gotten deep into programming tools like this. I can't for the life of me figure out what option in icesprog allows...
Hi All, I've managed to identify a workaround, and subsequently the issue, but have been unable as of yet to fix it within icestudio due to my lack of familiarity...
Follow up: Installing apio development version through the icestudio menu fixes builds, but switching back to the "stable" version makes the stable version work now?!?!? I'm going to lose what's...
> Any update on this? Just installed v7.12.1-2 via yay, working! The buildscript still fails as it cannot find `qt`, and manually building crashes the terminal (or exits) when running...
> > Just installed v7.12.1-2 via yay, working! > > I actually meant the -bin package - https://aur.archlinux.org/packages/imgbrd-grabber-bin This is the bin package that is working for me.
There's instructions to statically compile here: 1. sudo apt install git build-essential cmake automake libtool autoconf 2. git clone https://github.com/xmrig/xmrig.git 3. mkdir xmrig/build && cd xmrig/scripts 4. ./build_deps.sh && cd...
For those struggling to replicate usage of the dockerfile, change the first line to pull from debian:bookworm as the version stated is very old as of writing, and as such...
I'd 100% suggest using Linux to compile anything with gcc, as it's less likely to break, have you looked into the Linux subsystem for windows?
In the "hardware" directory there are the schematics (.sch) and board layout (.brd), as well as the parts list (.txt) and a pdf summery of both the schematic and layout,...