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
-
Can't you use pre configured docker container for that? And link them via networking?
-
Mingw is quite literally the last in line. If you're going that route, you should probably just spin a Linux instance.
-
@heyheni I don't have any experience with docker. Maybe this would be a great opportunity to start learning it.
-
@SparkyTD
Only on windows. You can also set it up to use wsl or cygwin, but that won't improve matters much.
Related Rants
-
DrPenguin9!rant Some days ago I finished "Ray tracing in a weekend" (Peter Shirley) and I'm learning a lot :D In the n...
-
theNox31I found a new hobby: coding in many text editors (or IDEs) at the same time, because "I want to find out which...
-
tetris11This is the day guys. Finally decided to move entirely to Linux. Just swaped my old dual-booted Ubuntu/Wind...
Fuck. I just want to fucking use OpenCV on CLion on Windows. Why the fuck do I need twenty fucking PhD's in quantum rocket science to set up a simple project with Cmake?
During the time I just wasted trying to get the correct library to link properly, I could have rewritten all of Tesla's fucking CV functionality from scratch, but instead here I am spending literal fucking hours googling why the fuck does 'recursive_mutex' not name a fucking type in namespace 'std' on mingw.
Fuck C++ I'm going back to C# where I can literally install OpenCV and all of its fucking dependencies from nuget with ***ONE*** fucking click.
rant
cmake
mingw
build hell
clion