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

Missing c++ compiler requirement #90

Open
Benny- opened this issue Jun 5, 2018 · 3 comments
Open

Missing c++ compiler requirement #90

Benny- opened this issue Jun 5, 2018 · 3 comments

Comments

@Benny-
Copy link

Benny- commented Jun 5, 2018

Reppy is not a pure python project. It would be helpful if the readme listed the extra compiler requirements (for all relevant operating systems, and with links) in the installation section.

@b4hand
Copy link
Contributor

b4hand commented Jun 5, 2018

Could you give me examples of such build requirements for other projects? I'm not sure exactly what you are asking for in the README. Also, if you happen to know the answer already, I'm happy to take a pull request.

@Benny-
Copy link
Author

Benny- commented Nov 18, 2018

For examples. "Requires a fully compliant c++11" environment. I have reports it fails to properly compile on OSX (including the latest version).

unordered_map is used, which is in the c++11 spec.

@Benny-
Copy link
Author

Benny- commented Dec 1, 2018

And another windows user reported "Build tools for visual c++ 2015 (v14)" was required before reppy was able to compile. See https://github.com/Benny-/Yahoo-ticker-symbol-downloader/issues/46

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