Re: PATCH: pgAdmin4 windows installer

From: Paresh More <paresh(dot)more(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Hamid Quddus <hamid(dot)quddus(at)enterprisedb(dot)com>
Subject: Re: PATCH: pgAdmin4 windows installer
Date: 2016-06-03 20:30:52
Message-ID: CAAgiCNEU7tXBJWD=N9dM9uW+bJzVe_MY-hjAm38WhiL0gPvVsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pgadmin(dot)org> wrote:

> Hi
>
> On Fri, Jun 3, 2016 at 2:45 PM, Paresh More <paresh(dot)more(at)enterprisedb(dot)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*

[image: NEW-EDB-logo-4c]

Pune, India.
Cell : +919922000564 | www.enterprisedb.com

Attachment Content-Type Size
pgadmin4_windows_4_June_16.patch application/octet-stream 95.8 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-06-03 21:52:10 Re: User management functionality patch [pgadmin4]
Previous Message Surinder Kumar 2016-06-03 17:54:07 [pgAdmin4][Patch]: RM#1256 - Add support for Query tool in the context menu