Re: PATCH: pgAdmin4 windows installer

Поиск
Список
Период
Сортировка
От Paresh More
Тема Re: PATCH: pgAdmin4 windows installer
Дата
Msg-id CAAgiCNEU7tXBJWD=N9dM9uW+bJzVe_MY-hjAm38WhiL0gPvVsA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PATCH: pgAdmin4 windows installer  (Dave Page <dpage@pgadmin.org>)
Ответы Re: PATCH: pgAdmin4 windows installer  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hello Dave.

There was problem with the Make.bat file ^M characters which is been removed.

Issues are fixed along with some code and README tidied

On Fri, Jun 3, 2016 at 9:59 PM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Fri, Jun 3, 2016 at 2:45 PM, Paresh More <paresh.more@enterprisedb.com> wrote:
Hello Dave

Attached is the updated patch for pgAdmin 4 windows

- Windows x86 and amd64 check is added, so now on 32 machine if amd64 is selected it would not allow to generate installer.
- check is added which will check if any mismatch in QT(msvc) and VC version

Yeah, that is better (e.g. it detected one mismatch), but after I updated Qt so I had 5.5 with the msvc2013 and msvc2013_64 kits installed, it would still let me try to build a 32 bit package with msvc2013_64.
 
And all issues which you mentioned are also fixed.

Not entirely:

Error on line 101 in C:\Users\dpage\Documents\pgadmin4\pkg\win32\installer.iss: Column 3:
Semicolon (';') expected.
Compile aborted.

- A number of tabs have crept back into Make.bat after I replaced them all with '    ' last time.

I've fixed a few more tabs, and tidied up the README and Make.bat some more. Please find attached. I've still yet to get a working installer out.

Thanks.


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

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



--

Thanks & Regards

Paresh More

NEW-EDB-logo-4c

Pune, India.

Cell :  +919922000564 |  www.enterprisedb.com
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: RM#1256 - Add support for Query tool in the context menu
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Re: User management functionality patch [pgadmin4]