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

2019-02-22 Thread Dave Page
Hi On Fri, Feb 22, 2019 at 1:57 AM 길P.day93 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???

[pgadmin4] Make.bat with python3.6

2019-02-21 Thread 길P . day93
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