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)
building c++ file with gcc throwing error while with g++ not
I am exploring vscode. when i am building file with gcc then is is throwing error while with g++ it is successfull.can anyone explain the reason.below is with g++
Starting build...
C:\MinGW\bin\g++.ex...
Nikhil
Votes: 0
Answers: 1
Numpy building from source: RuntimeError: Broken toolchain: cannot link a simple C program
I keep getting an error when I'm trying to build numpy from source code.
This is the error:
running build_ext
running build_src
INFO: build_src
INFO: building py_modules sources
INFO: building library...
Iulian98
Votes: 0
Answers: 0