Error when packaging pgAdmin4.(_hypot) - Mailing list pgadmin-support

From 길P.day93
Subject Error when packaging pgAdmin4.(_hypot)
Date
Msg-id CAPi625V-3aM=wsE174VWfCkbvmZyqy95JFar6aYW365fcGGVOw@mail.gmail.com
Whole thread Raw
List pgadmin-support
Hello. I love pgadmin4 and I am studying. I was not able to solve the following problems during packaging pgadmin4. Error1. When performing 'Running make ...', an error occurs on line 285 of pyconfig.h when building pgAdmin4.h. The sentence is "#define hypot _hypot". Error message is "std :: _ hypot" is not declared. Error2. If I comment out the #define statement because of the above problem, I get a problem when importing server.h. Current my environment - Windows 10 - Qt 5.5.0 (msvc2013) - VC 2012 - Python 2.7.15 & 3.6 - posgtreSQL 10 - Inno Setup 5 In the case of Mingw, I added an additional gcc / g ++ in the MinGW Installer and tried using the 5.9.1 version of mingw53_32 for Qt. But I'm still having problems. In the case of VC, I tried it until 2014 without using it after 2015. Please help me solve the problem of _hypot.  

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Docker image not running on IPv6-disabled systems
Next
From: Patrick De Visschere
Date:
Subject: Re: Change browser in MacOS