Hi,

I use msys2 and mingw to develop, and usually use make / make run frequently to 
compile with mingw32 and run.

I recently installed mingw64 to use ruby, and since then my application will 
not run when I use "make run" although it works if I run it without make.
I was wondering if something about the ruby/mingw64 installation changed some 
sort of variable? I don't know why make run would suddenly make a win32 
compiled program that uses win32 libraries no longer work.

In fact, the library portaudio wll just click and not make sound, so I know the 
programm is opened but wont run, whereas if I just execute it directly rather 
that through make run it rund fine?
If anyone has any idea of what might have changed and how to fic it I'd greatly 
apprectiate it, I assumed it had something to do with the recent mingw64 
installation.

-Thank you


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to