Thread: [pgadmin4] Make.bat with python3.6

[pgadmin4] Make.bat with python3.6

From
길P.day93
Date:
Hi~.
when i build pgAdmin4 with python3.6 in ming32-make.

always occured
C:\ptyhon36\include\pyconfig.h error: 
'std::_hypot' 

i heard this problem in situation that mingw and build with gcc.

how did you resolve this problem???
i want to make installer but always problem at pyconfig.h

do i change some code in Makefile?

Re: [pgadmin4] Make.bat with python3.6

From
Dave Page
Date:
Hi

On Fri, Feb 22, 2019 at 1:57 AM 길P.day93 <kilkiyoung@gmail.com> wrote:
Hi~.
when i build pgAdmin4 with python3.6 in ming32-make.

always occured
C:\ptyhon36\include\pyconfig.h error: 
'std::_hypot' 

i heard this problem in situation that mingw and build with gcc.

how did you resolve this problem???
i want to make installer but always problem at pyconfig.h

do i change some code in Makefile?

Sorry, I have no idea what's causing that. I've never seen that problem before.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company