darealshinji

Results 154 comments of darealshinji

Newest version: [quickhash-2.8.3-debian.zip](https://github.com/tedsmith/quickhash/files/1208898/quickhash-2.8.3-debian.zip)

Version 2.8.4: [quickhash-2.8.4-debian.zip](https://github.com/tedsmith/quickhash/files/1256994/quickhash-2.8.4-debian.zip)

Here you go: [quickhash-3.0.1-deb.zip](https://github.com/tedsmith/quickhash/files/1731928/quickhash-3.0.1-deb.zip)

[quickhash-3.0.2-deb.zip](https://github.com/tedsmith/quickhash/files/1769322/quickhash-3.0.2-deb.zip)

I'm currently having some issues compiling it. Compiling through command line gives this error: `/HashLib4Pascal/HashLib/src/Base/HlpConverters.pas(14,3) Fatal: (10022) Can't find unit StrUtils used by HlpConverters` And when I try to load...

[quickhash_3.0.3-1_deb.zip](https://github.com/tedsmith/quickhash/files/2749018/quickhash_3.0.3-1_deb.zip)

I didn't make any code changes despite https://github.com/tedsmith/quickhash/commit/ecc79b35b23968c5bc8f6401bf0d7ecedc4f6f58 ( https://github.com/tedsmith/quickhash/commit/3549e3fad9fb55092bd9610a32d1815a77fe1759 is not included in this one). I used the build script from the packaging branch. Maybe the resource files had...

> I initially assumed it was due to the paths changing to the sqlite.so files, but upon inspection, my 64-bit Linux Mint 19.1 system still has the sqlite so files...

I need to use `SysUtils.GetEnvironmentVariable()` to compile it on Windows. Forward slashes as directory delimiters are working fine. The xml file is stored in the right AppData directory, but the...

> TODO Implement Add/Remove Programs functionality Yesterday I gave NSIS a try. Implementing the Add/Remove Programs functionality based on that example isn't really difficult. One thing though: why install 32...