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

Can't compile on Ubuntu 14.04 #3

Closed
raphleiba opened this issue Dec 14, 2016 · 2 comments
Closed

Can't compile on Ubuntu 14.04 #3

raphleiba opened this issue Dec 14, 2016 · 2 comments

Comments

@raphleiba
Copy link

raphleiba commented Dec 14, 2016

Hi, thanks a lot for the work !
But I can't manage to install it properly... Do we agree that I only have to go to the swig folder and do ./build.sh in a shell ?

I try to do so on a Ubuntu 14.04 system with swig3.0 installed with a symbolic link as swig (apt-get install swig wants to install swig2.0) but it's not ending well, core_wrap.cpp seems to not be created.

Do you have an idea of the problem ? Does it need python 3 ? I'm using python 2.7
thank you,
Raph

@deeuu
Copy link
Owner

deeuu commented Dec 18, 2016

Hi,
yes, the build script should do the job. I'm on Python 2.7.
Can you compile the c++ library successfully, i.e. run make in ./build/?
If so, the problem must be to do with swig.
What errors are you getting?
Show me the output after executing build.sh.

Thanks,
Dom

@raphleiba
Copy link
Author

Ok, well, by compiling again c++ library and then run build.sh in /swig it's working...
Sorry for disturbing and thanks for answering !
Raph

@deeuu deeuu closed this as completed Dec 19, 2016
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