First time here? Check out the FAQ!
answered 2017-04-09 23:07:30 -0600
I figured out the issue, I was using VS 14 2015, and apparently it defaults to 32 bit. I needed to be using 64 bit compiler for my 64 bit python install... simple mistake, easily fixable using the setting in cmake.