1 (edited by hchen 19-10-2014 15:21:51)

Topic: python bidings fails

Hi,

I am trying to build oofem with python bidings, but it fails due to some reason.

I use a precompiled boost package in ubuntu 14.04:

sudo apt-get install libboost-all-dev

Seems like its version is 1.54.0.1ubuntu:
http://packages.ubuntu.com/trusty/libboost-all-dev

Anybody has idea about the error?

Post's attachments

log 5.57 kb, 1 downloads since 2014-10-19 

You don't have the permssions to download the attachments of this post.

2

Re: python bidings fails

Hi,
The problem is on our side. I have partially fixed some errors and made a commit, but still three errors remain. Will work on it,, so stay tuned.

Re: python bidings fails

Hi borek:

Thanks very much for your work and look forward to your news!

Best regards
Hao

4

Re: python bidings fails

Hi Hao,
I managed to resolve the problem and commited the changes. It worked for me on Ubuntu 14.04 wiith default boost libs.
Let me know if you experience any errors.