Windows 10 build.

2019-03-20 Thread 길P . day93
Hi i'm windows developer. i can build up pgadmin4 with qt/mingw environment but, it doesn't work. it can't make server object. so, if i build up with qt/msvc environment, it always stopped when doing %MAKE% clean. it said missing seperate. because it compiled with 'cl' i think when running %QMAKE

.pgadmin4.logfile

2019-03-12 Thread 길P . day93
hello. when i start pgAdmin4 ".pgadmin4.startup" file is created well. however, ".pgadmin4.x.logfile" is not created. what's the problem. python files or cpp files? or is the VC version wrong?? i use python3.6 & VC 2015 version which files affect "server objects" and ".logfile"?? can you te

[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

Make.bat environment

2019-02-19 Thread 길P . day93
Hi, i need your help. In my computer set python2.7.15 / PostgreSQL 10 (x86) / Inno setup 5 (x86) / Qt 5.9.1 - mingw53_32 Visual Studio 2012 when i run Make.bat x86 sometimes it does not run. now showing err msg is '_hypot' doesn't defined. if it works, i installed result. it doesn't executed. C

[pgAdmin4] UnicodeDecodeError in directory name.

2019-02-06 Thread 길P . day93
hello, i'm pgadmin4 users and developer. In my customer environment uses korean, some directories name is korean. but in this case, i can't run Make.bat. please help me to solve it. error message is UnicodeDecodeError. so, i want change encoding unicode -> utf-8 but, i don't know what to change. If

Error when packaging pgAdmin4.(_hypot)

2019-01-22 Thread 길P . day93
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 :: _ hypo