Replies: 3 comments
-
|
We have prebuilt binaries at https://github.com/merbanan/rtl_433/releases |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you very much for this reply! I have it working now. I did run into the problem with libwinpthread-1.dll , but I searched the repository and found a version posted that solves that problem.
I am grateful that you folks have written this code, it will help me to record my freezer / refrigerator temperatures so I can debug a problem.
… On Jun 16, 2023, at 12:52 AM, Christian W. Zuckschwerdt ***@***.***> wrote:
We have prebuilt binaries at https://github.com/merbanan/rtl_433/releases
—
Reply to this email directly, view it on GitHub <#2533 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ASRTFQIDU2JMDEPL2A6VDYLXLQGDFANCNFSM6AAAAAAZIQZTZU>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We had a problem of a broken build, seemingly missing libwinpthread, but that should be fixed. We don't use pthreads on Windows and it should not be needed to build or link. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to do a Windows build, I made it up to this point, trying to build rtl_sdr ( from https://github.com/steve-m/librtlsdr )
This file no longer exists in the newer versions, looks like it was eliminated a few years ago.
Is there an update to the Windows build instructions, of even better a binary?
I am new to github, sorry if I am missing something obvious.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions