<div dir="ltr"><div>Ok, I solved everything. Here's the solution to the unresolved external symbols error: <b>DELETE THE BUILD FOLDER</b>. If Scipy starts compiling with one compiler, it will used the cached binaries when linking later even if it is now using a different compiler. Deleting the build folder forces it to start over.</div></div>