Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Parzi88334y@lukoerfer Normally, i'd be knee-deep in Python, but something something non-standard IPC meaning bindings to a C DLL that isn't... included, you MUST compile it yourself.
-
Parzi88334y@vigidis not everything on Windows supports MinGW/GCC. (The original issue was actually BECAUSE MinGW is so different from VC's compilers...)
-
Parzi88334yProtip: when someone comes forward with "i think i hit a bug in your bindings" and proof, DO NOT respond with "I don't believe you, it works on my machine under a different OS." I will crush you under the weight of my debugging scheme. (It's also a dick move.)
-
Parzi88334y@nebula Nope, just VS 2019, a C compiler, and the Win10 SDK for literally one lib dependency.
How the fuck do you people develop on Windows? 30GB of Visual Studio dependencies to get a compiler going, now this???
rant