python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Got "No preprocessor test for "Intel"" when configure a project with CMake
I have a problem when cmake launch first program test.
In fact I launch this command (docker container from mcr.microsoft.com/windows:1809-AMD64) :
cmake.exe -B Build_Windows -DTarget=Windows -DCMAKE_...
j6Dev
Votes: 0
Answers: 0
How to create C-extension/embed Python with MinGW-w64 on Windows
Is it possible (and how) to use MinGW-w64 for building of C-extensions for Python or embeding Python on Windows?
Let's take as example the following cython-extension foo.pyx:
print("foo loaded&qu...
ead
Votes: 0
Answers: 1
What FAT32 symlink standard does cygwin and msys2 use?
I've noticed that in cygwin and MSYS2 I'm allowed to make symlinks on FAT32 volumes, and these symlinks are visible both in cygwin and MSYS2 interchangeably. The "links" are not links in th...
Dan
Votes: 0
Answers: 1
Git bash and Msys64 is same..?
What is the difference between Git Bash and Msys64? I have installed them both but now I'm having doubts as to whether they are the same thing or not. Is there any issue with using both git at the sam...

Geetha Madhu
Votes: 0
Answers: 0