Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Update documentation for Windows users #420

Open
DeviaVir opened this issue Jul 28, 2017 · 3 comments
Open

Update documentation for Windows users #420

DeviaVir opened this issue Jul 28, 2017 · 3 comments

Comments

@DeviaVir
Copy link
Owner

DeviaVir commented Jul 28, 2017

Just recommend them to use Docker now that we have introduced TA-Lib and forex.analytics (which both break Windows support).

related to #385 and #285

@cmroche
Copy link
Contributor

cmroche commented Jul 29, 2017

It is still possible to build on Windows 10, but you'll need to install the "Bash and Linux Subsystem" option from the Windows Features, then enable developer mode in the PC developer's settings. It can be fully built from within the windows bash shell now.

@trivalik
Copy link
Contributor

trivalik commented Jan 4, 2018

Since "Bash and Linux Subsystem" is out of beta the steps are:

  1. install mongoDb on windows, because it does not work properly on the subsystem
  2. add windows feature " Windows Subsystem for Linux"
  3. go into windows store and install your linux, i.e. search for ubuntu
  4. start ubuntu subsystem
  5. install nodejs as descripted for ubuntu,
    and so on

@trivalik
Copy link
Contributor

trivalik commented Jan 25, 2018

I checked the analytic forex, and found that it at the moment is only build able with Visual Studio 2015. If you would install it, it would build. Anyway I made a pull request with Visual Studio 2017 support to the analytic forex project. Anyway not sure if this will be accepted. If not can you fork it to hold the change?
Here the pull request:
mkmarek/forex.analytics#12

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

No branches or pull requests

3 participants