Tag: windows

65 votes
4 answers
1.7K views
Why does Windows64 use a different calling convention from all other OSes on x86-64?

AMD has an ABI specification that describes the calling convention to use on x86-64. All OSes follow it, excep

avatar
Rufus
0 1 0 9
asked 07 September, 2021
56 votes
30 answers
1.4K views
How can I set up an editor to work with Git on Windows?

I'm trying out Git on Windows. I got to the point of trying "git commit" and I got this error: Termin

avatar
Karolyn
0 1 0 9
asked 07 September, 2021
65 votes
2 answers
2.2K views
How do SO_REUSEADDR and SO_REUSEPORT differ?

The man pages and programmer documentations for the socket options SO_REUSEADDR and SO_REUSEPORT are different

avatar
Thurman
0 1 0 9
asked 07 September, 2021
66 votes
21 answers
2.8K views
git replacing LF with CRLF

Running git on a Windows XP machine, using bash. I exported my project from SVN, and then cloned a bare reposi

avatar
Daniel
0 1 0 9
asked 07 September, 2021
63 votes
9 answers
521 views
ImportError: cannot import name NUMPY_MKL

I am trying to run the following simple code import scipy scipy.test() But I am getting the following erro

avatar
Emilia
0 1 0 9
asked 07 September, 2021
50 votes
30 answers
2.9K views
60 votes
13 answers
625 views
Phonegap Cordova installation Windows

The documentation for phonegap/cordova is absolutely horrible. All I'm trying to do is install PhoneGap

avatar
Omar
0 1 0 9
asked 07 September, 2021
56 votes
23 answers
549 views
Error: ANDROID_HOME is not set and "android" command not in your PATH. You must fulfill at least one of these conditions.

I'm trying to install PhoneGap and I'm getting the following error: Error: ANDROID_HOME is not set

avatar
Sachiko
0 1 0 9
asked 07 September, 2021
52 votes
7 answers
971 views
Node.js/Windows error: ENOENT, stat 'C:UsersRTAppDataRoaming pm'

I have Windows 7 32-bit. I installed the latest Node.js 32 bit. When I try to run the command npm install jque

avatar
Margo
0 1 0 9
asked 07 September, 2021
63 votes
30 answers
996 views
How can I install pip on Windows?

pip is a replacement for easy_install. But should I install pip using easy_install on Windows? Is there a bett

avatar
Jeff
0 1 0 9
asked 07 September, 2021