Giter VIP home page Giter VIP logo

Comments (2)

jbmouret avatar jbmouret commented on May 29, 2024

I think the collectball experiments have not been updated to work with the
last sferes version. @doncieux ? One solution is to go back to the previous
version (e.g. master 3 months ago). Or @doncieux can update the wscript.

Le ven. 27 mai 2016 12:55, Instassa [email protected] a écrit :

I am trying to install Sferes2 + collectball. My Ubuntu version is 14.04,
running on VirtualBox.
Getting an error as in this attached document: ErrorMessage_sferes2.docx
https://github.com/sferes2/sferes2/files/286285/ErrorMessage_sferes2.docx

Terminal input is precisely the following (installing from scratch):
`sudo apt-get install build-essential
sudo apt-get install libboost-dev libboost-test-dev
libboost-filesystem-dev libboost-program-options-dev
libboost-graph-parallel-dev python g++ libtbb-dev libeigen3-dev
python-simplejson libgoogle-perftools-dev

mkdir git
cd git
git clone https://github.com/sferes2/sferes2
git clone https://github.com/sferes2/fastsim
git clone https://github.com/sferes2/nn2
git clone https://github.com/jbmouret/libfastsim
git clone https://github.com/doncieux/collectball

cd ~/git/libfastsim
./waf configure
./waf build

cd ~/git/sferes2/modules
ln -s ~/git/fastsim
ln -s ~/git/nn2
cd ~/git/sferes2/exp
ln -s ~/git/collectball
cd ~/git/sferes2/
echo fastsim >> modules.conf
echo nn2 >> modules.conf

cd ~/git/sferes2
./waf configure
./waf build --exp=collectball
`

When I replace the ./waf configure in the end with ./waf configuration
–boost-includes=BOOSTINCLUDES –boost-libs=BOOSTLIBS, I get the this error:
[image: screenshot from 2016-05-19 17 19 07]
https://cloud.githubusercontent.com/assets/12833628/15605831/51fe0ef4-2400-11e6-88c7-a52d55b4d5fc.png

And declaring C++11 flags during the configuration gives the following
errors:
[image: 2]
https://cloud.githubusercontent.com/assets/12833628/15605868/99824de4-2400-11e6-8cd6-9b226bc4d31a.png
[image: 3]
https://cloud.githubusercontent.com/assets/12833628/15605873/a191f782-2400-11e6-9025-c92bac5140b3.png


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#38, or mute the thread
https://github.com/notifications/unsubscribe/AFu8v3C5EGZ9_1XeOM8ySZka_6jgUQg2ks5qFsyTgaJpZM4IoY4Y
.

from sferes2.

jbmouret avatar jbmouret commented on May 29, 2024

Closed because no news.

from sferes2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.