[PyQt] How to not compile QtNfc?
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Mon Mar 19 17:34:51 GMT 2018
    
    
  
On 19 Mar 2018, at 1:16 pm, Cody Scott <cody at perspexis.com> wrote:
> 
> Just to clarify are you surprised that I need to add this to the PATH environment variable?
> 
> C:\Qt\5.10.1\msvc105\bin
No.
> Can you add a sentence to the building PyQt5 from source page. "If you are on Windows you will need to add the directory of qmake to the PATH environment variable"?
It's nothing to do with qmake, it's the directory containing the Qt DLLs (which, at the moment anyway, is the same directory).
Phil
    
    
More information about the PyQt
mailing list