<div dir="auto"><div dir="auto"><br></div><div dir="auto">Hi Phil,</div><div dir="auto"><br></div><div dir="auto">I have built python on windows using the pcbuild.sln file. </div><div dir="auto"><br></div><div dir="auto">Attempting to use it to build sip and pyqt does not work. </div><div dir="auto"><br></div><div dir="auto">In the case of sip, the problem is that configure.py looks for python36.lib in the libs folder, but that folder does not exist. </div><div dir="auto"><br></div><div dir="auto">I copied the lib file to that location to get past this, but that should not be needed.</div><div dir="auto"><br></div><div dir="auto">The pyqt configure.py does not use sysconfig.get_config_h_filename() as the sip buildsystem does, so pyqt fails to build looking for that file. </div><div dir="auto"><br></div><div dir="auto">Are these issues that are in scope to he fixed?</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">Steve.</div><div dir="auto"><br></div><div dir="auto"><br></div></div>