As compiling under windows is really a pain I try to avoid it as much as
possible :)

But it should be doable with qmake or cmake with a little tweaking.
But needed libs are Qt and sqlite.

Before I switched to cross-compiling I had an msys environment, but with
some effort it should also work with VS.

Cheers
Rene


On Tue, May 20, 2014 at 7:25 PM, <[email protected]> wrote:

> On 2014-05-20 16:35, big stone wrote:
>
>> Hi Justin,
>>
>> What are the necessary steps to rebuild SQLite Database Browser from
>> source, on a windows 7 PC ?
>>
>> (I have no Qt experience, so not sure of what to download )
>>
>
> Good question.  We should write up some instructions for that. :)
>
> Rene or Martin (both CC'd) are the C++ guys, so may be able to
> help.
>
> I *think* Rene is generating the Windows binaries by cross
> compiling from Linux.  The binaries seem to work pretty well,
> so (thus far) it's been an ok approach. ;)
>
> I tried quickly myself about 2 weeks ago, but wasn't sure which
> bits of what to download (eg msys? mingwin? sqlite-libs?) so
> didn't have any success.  Kept with OSX Homebrew instead at
> the time. ;)
>
> Anyway, hopefully Rene or Martin can help. :)
>
> Regards and best wishes,
>
> Justin Clift
>



-- 
Rene Peinthor
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to