syncnet icon indicating copy to clipboard operation
syncnet copied to clipboard

Build instructions for windows

Open probar opened this issue 11 years ago • 6 comments

Thinking of trying and maybe developing this, but can't build on windows.

probar avatar Mar 19 '14 17:03 probar

What errors are you seeing? I haven't tried on windows, but everything should be cross-platform

jminardi avatar Mar 19 '14 19:03 jminardi

You will need to update the path the the btsync executable on windows. It is defined in this line:

https://github.com/jminardi/python-btsync/blob/master/btsync.py#L10

Where is btsync usually installed on windows?

jminardi avatar Mar 20 '14 01:03 jminardi

Thanks. Currently BTSync is running on it's own, so no need for this .

On 20 March 2014 03:55, Jack Minardi [email protected] wrote:

You will need to update the path the the btsync executable on windows. It is defined in this line:

https://github.com/jminardi/python-btsync/blob/master/btsync.py#L10

Reply to this email directly or view it on GitHubhttps://github.com/jminardi/syncnet/issues/7#issuecomment-38128219 .

probar avatar Mar 20 '14 03:03 probar

Were you able to start it with the API enabled in the config file?

jminardi avatar Mar 20 '14 03:03 jminardi

Took some messing around , the config file wasn't full , it needs a storage path with backslashes , and other messing around. I can write clear instructions to include in the readme later.

probar avatar Mar 20 '14 14:03 probar

Great! So you were able to get everything up and running on Windows?

jminardi avatar Mar 20 '14 17:03 jminardi