On 2014-05-20 21:35, Tim Streater wrote:
<snip>
I followed the instructions at the github URL, and was able to build
sqlitebrowser. Couple of points:

1) Warn folks not to have a single-quote (') in their path, it causes
the make of sqlitebrowser to fail. I moved the folder elsewhere and
redid the qmake, make, steps and it completed.

Thanks, that's good info.  Created a bug report for it:

  https://github.com/sqlitebrowser/sqlitebrowser/issues/10

... and updated GitHub+website with the info (including working on OSX
10.9).


2) It took 57 minutes on a 2011 2.3GHz Core i5 Mini to build qt
(whatever that may be) although perhaps a bit of that might have been
it waiting for me to agree the licence (I was out of the room). That
wound the CPU up to 400%, the fan to 6000rpm, and the core temp to
90C. Still, it seems fine.

Yeah, Qt is huge. ;)  It's a (generally) very high quality cross
platform window library.  There are smaller alternatives, but the
end result from them (in my opinion) just isn't as good.


I also had to install brew, but that was quite quick.

Now I'll have to figure out how to use it.

Hopefully it's mostly straight forward.  If you encounter bugs
or have suggestions, please feel free to open an Issue on GitHub
(preferred) or email. :)

Regards and best wishes,

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

Reply via email to