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

Manual Install Swig Build Issue #17

Closed
sshearing opened this issue Jan 28, 2020 · 0 comments
Closed

Manual Install Swig Build Issue #17

sshearing opened this issue Jan 28, 2020 · 0 comments

Comments

@sshearing
Copy link

Hello,

For various reasons I have to do a manual install of payer on a windows machine. I followed the windows instructions to get libcaer and have been using MSYS2 / MINGW64 to get everything set up. I was able to get the custom swig library built and installed, but am having trouble actually building the pyaer repo.

Specifically, I cloned the repository, then ran the command: make install.

No errors seem to be generated from this command, however, the low level c/c++ module _libcaer_wrap is never generated (I assume this is the part that swig was required for). I was wondering if there are missing steps in the README that would generate this underlying module.

Thank you,
Steven Shearing

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

1 participant