mikedld / bt-migrate

Torrent state migration tool
GNU General Public License v3.0
89 stars 15 forks source link

Newbie problem installing - SQLITE3 #14

Closed aleczk closed 4 years ago

aleczk commented 4 years ago

So, I basically know nothing about CMD, but I'm trying to change desperately from uTorrent to Transmission.

I've been in the past hours trying to install the cmake and boost (which I've never even knew it existed). Installed the VS Code, etc.

When I finally thought I did it... It didn't work. I have no idea why, I even tried to install SQLITE3 but no deal, to be honest I'm not even sure if I know who to do it.

Also I have no idea of how to use commands like find_package, etc which I found on almost all solutions but for me that's hebrew.

Anyone could please help me?

image

CMakeError.log CMakeOutput.log

mikedld commented 4 years ago

If you don't really want to build it but just use it, you could try grabbing the binary for your platform from the latest build on the Actions tab above, e.g. this one from master: https://github.com/mikedld/bt-migrate/actions/runs/51752466

aleczk commented 4 years ago

You are my savior! Finally did it. Had to download the SQLITE3.dll and put into System32 because I probably screwed it up before, but it worked like a charm. Thank you very much!

BtMigrate.exe --source uTorrent --source-dir=C:\Users\alecs\AppData\Roaming\uTorrent --target Transmission --target-dir=C:\Users\alecs\AppData\Local\transmission [...] [2020-Mar-27 08:36:16.121945] [I] Finished: 163 succeeded, 0 failed, 0 skipped

aleczk commented 3 years ago

Any way you could upload the binaries for Windows again?

I had to format the damn Windows and lost the files and now they are expired :(. Sorry for the inconvenience...

mikedld commented 3 years ago

Hmm, let me think of something (I guess I'll have to make a commit for this). Should probably just make a release :)

aleczk commented 3 years ago

Thank you so much, again! Sorry to bother you being such a newbie with these things.

I spent like 1:30 installing and fiddling with VS, Cmake and SQLite3 before I asked for help because I'm such a dumbass.

Obrigado!

[2021-Jan-04 19:01:22.960794] [I] Finished: 220 succeeded, 0 failed, 0 skipped [2021-Jan-04 19:01:22.961294] [I] Committing changes