Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-2 votes
1 answer
53 views

For my Pythonm project which relies on a Fortran extension, I used Appveyor for the compilation of the binary wheels under Windows. To this end, I use the "Visual Studio 2019" Appveyor image ...
1 vote
0 answers
54 views

I am trying to build the library bgfx. I am following the guide on "https://bkaradzic.github.io/bgfx/build.html". I am using the MSYS2 MinGW-w64 shell with gcc, gmake etc. installed. I am on ...
1 vote
0 answers
25 views

Trying to diagnose why an MSYS command fails within a buildsystem when it is invoked from Git Bash, even though the buildsystem succeeds when it is invoked from CMD. I've noticed that, when I invoke ...
adentinger's user avatar
  • 1,410
-4 votes
1 answer
110 views

I've run into a weird behaviour (as usual) where I'm trying to use a Windows executable in a (MSYS) Bash alias, to execute command and handle the results. The Windows program in question is dumpbin....
not2qubit's user avatar
  • 17.8k
1 vote
2 answers
536 views

I am building a pure C project with make in MSYS2 on a Windows box. The resulting executable runs just fine at the MSYS2 prompt, but when using CMD it fails because it cannot find libpq.dll (my code ...
smolloy's user avatar
  • 368
2 votes
0 answers
182 views

I'm running mingw64 gdb on windows and I'm trying to debug some c and fortran mixed program that has inline asm. The problem I'm m having is that zmm registers are not available to view. I read thru ...
0 votes
1 answer
129 views

I trying to set up the DPP library to work with a discord bot for fun in my project. I have followed the installation instructions, but I am facing issues during the build process. My Setup (I don't ...
IG2MB's user avatar
  • 9
1 vote
0 answers
259 views

I am trying to build xmrig on Windows 11 using mingw compiler since 3 days, however I can't figure it out as I am constantly receiving errors. I'm following tutorial on official xmrig page. What have ...
Mixtuur's user avatar
  • 59
0 votes
0 answers
526 views

I attempted to build a CAPL DLL file for CANoe following the CMake example provided in the Vector Help documentation. Additionally, I used similar steps from this githup repository: huangdong332/...
1 vote
1 answer
103 views

I am working on a project using SDL2 to generate random pixels in a terminal display. My program compiles and runs: #include <SDL2/SDL.h> #include <random> int main(int argc, char* argv[])...
0 votes
0 answers
54 views

title says it all, I hope... I don't know what header to look in and I don't know which package would give me that header... I don't know where to get my hands on the source code to do a full text ...
0 votes
0 answers
641 views

I am trying to install GMP (c++) for Windows using MSYS2. I made sure that when I installed msys2 that I installed gcc and set the PATH to C:\msys64\mingw64\bin. I restarted my computer to check if ...
adrianfree01's user avatar
0 votes
0 answers
170 views

I have a program that I compiled on two different versions of Windows so it can run on more systems: 64bit Windows 10: MinGW64, MSYS2, SDL2 v2.26.0 and later, g++ 13.2.0 make 32bit Windows Vista SP2: ...
0 votes
0 answers
102 views

I am trying to run the SuperLU_MT example programs in SUNDIALS (IDA). I have successfully built SuperLU_MT libraries on Windows from source. I am using the pthread implementation -- successfully built ...
0 votes
0 answers
196 views

I'm trying to build gmp-6.3.0 under msys64 / MINGW64: MINGW64 /d/SOFTWARE/gmp-6.3.0 $ ./configure --enable-static=yes --enable-shared=no --enable-cxx --with-pic --prefix=$(realpath install_dir_MINGW64)...
pmor's user avatar
  • 6,795

15 30 50 per page
1
2 3 4 5
...
35

AltStyle によって変換されたページ (->オリジナル) /