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 dependencies for Windows compilation #47

Closed
ChimpWorks opened this issue May 2, 2018 · 1 comment
Closed

Missing dependencies for Windows compilation #47

ChimpWorks opened this issue May 2, 2018 · 1 comment

Comments

@ChimpWorks
Copy link

ChimpWorks commented May 2, 2018

As I was trying to debug issue #28

I attempted to setup the build tools.
You will need:
git, cmake, python, swig

and visual studio 2015 (with cmake tools installed) or change the cmake -G parameter in the build_all.py
to a visual studio 2017 installation with cmake tools installed

this might give a clue as to why the dll is throwing errors, perhaps not all of it's dependencies are available on every system?

Adding this kind of information to the readme would be helpfull.
But I do not have the time to list all the required version numbers.

@zihejia
Copy link
Contributor

zihejia commented May 24, 2018

Hi @ChimpWorks, we have released a new version v1.2.0 with a fix to windows compilation problem, please try again and feel free to reopen it if the same problem still exists.

@zihejia zihejia closed this as completed May 24, 2018
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