Michael T. Richter · @qqmrichter
36 followers · 172 posts · Server mastodon.world

So using "ln -s" in does exactly what you think it does ... if you assume that msys2 is a .

Holy SHIT is this programming!

#msys2 #terrorist #incompetent

Last updated 1 year ago

openFrameworks · @openFrameworks
617 followers · 38 posts · Server fosstodon.org

Anyone who uses and Windows Media Foundation? What is the right way to include MFMediaEngine? It doesn’t seem to exist in any of the header / include files in Mingw. MFApi.h exists and a bunch of others, is Mingw just selective with what they include from Windows SDK?

For reference:

github.com/openframeworks/open

#msys2 #mingw

Last updated 1 year ago

Seve_py :vim: :python: · @seve_py
15 followers · 243 posts · Server fosstodon.org

Open the shell right below your buffer with this plugin.
bitbucket.org/sevepy/vim-mterm

#msys2 #bash #vim #vim9script

Last updated 1 year ago

Mark Kittisopikul · @markkitti
251 followers · 114 posts · Server fosstodon.org
0x · @0xDEADBEEF
20 followers · 89 posts · Server fosstodon.org

Migrating the codebase to C++17 on went more or less smoothly, stumbled on std::byte but managed to deal with it.

Now onto ... the joy. Well at least a hello world with the latest g++ from went fine (after I realized gcc won't compile std::filesystem, obviously).

#linux #windows #msys2 #softwaredevelopment #cpp

Last updated 2 years ago

Jonathan S. · @js
460 followers · 3609 posts · Server mstdn.io

With that other mainboard I found, I'm currently using a Duron 750 instead of an Athlon XP 2400+. And oh boy, the lack of SSE support sure is a problem. MSYS2 installer fails, because it needs SSE. But itself doesn't seem to. But then Clang sometimes uses SSE instructions it seems, even when told to -march=i686. So much to fix before I can even start toying around with .

#msys2 #3dfx #glide

Last updated 2 years ago

James@ncot.uk · @james
70 followers · 108 posts · Server social.ncot.uk

I’m starting a graphics based project, and decided to use SDL2 in Windows. This meant setting up a development environment. Here’s some notes on how I set up MSYS2, VS Code and LibSDL2.

ncot.uk/labs/msys2-sdl2-window

#programming #libsdl #msys2

Last updated 2 years ago

Tom · @ryuslash
34 followers · 484 posts · Server fosstodon.org
claude · @mathr
287 followers · 2739 posts · Server post.lurk.org

I got the wall-clock taken to on my desktop down from ~10mins to 4m30s.

I refactored the build system from doing ~8 'd passes on a monolithic C++ file generated from a monolithic XML file with a monolithic XSL stylesheet, into ~100 XML files (one for each formula) and ~8 XSL stylesheets (one for each algorithm), generating ~800 small C++ files which can all be compiled in .

I reorganized the structure of files to avoid including too many things (like multiprecision library) that aren't needed by every component.

To avoid reported "argument list too long" errors on , I split linking into stages with intermediate ar .a archives for each algorithm. This also sped it up a little bit.

#cplusplus #msys2 #boost #include #parallel #ifdef #kf #build #time

Last updated 3 years ago

ClaudioM · @claudiom
92 followers · 18676 posts · Server mastodon.xyz

Winding down what's left of my day with some via .

#surfistasdelsistema #mpv #freebsd #msys2 #ssh

Last updated 5 years ago

Joel Holdsworth · @jhol
33 followers · 413 posts · Server mstdn.io

I really love .

Having the ability to install free-software packages with pacman makes Windows almost tolerable.

Almost.

#msys2

Last updated 6 years ago