Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newbie problem installing - SQLITE3 #14

Closed
aleczk opened this issue Mar 27, 2020 · 5 comments
Closed

Newbie problem installing - SQLITE3 #14

aleczk opened this issue Mar 27, 2020 · 5 comments

Comments

@aleczk
Copy link

aleczk commented Mar 27, 2020

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
Copy link
Owner

mikedld commented Mar 27, 2020

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
Copy link
Author

aleczk commented Mar 27, 2020

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 aleczk closed this as completed Mar 27, 2020
@aleczk
Copy link
Author

aleczk commented Jan 4, 2021

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
Copy link
Owner

mikedld commented Jan 4, 2021

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

@aleczk
Copy link
Author

aleczk commented Jan 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants