Skip to content

Instructions to build it #13

@pradhyumna85

Description

@pradhyumna85

How to build it on linux, like what are the steps as when I am trying it always fails at the make command with some fatal error for missing header file. Any recommendation on required build tools - like specific version of g++ to be used/recommended.

I followed on ubuntu 16.04:

sudo apt-get install libqt4-dev libsoqt4-dev \
libboost1.58-dev python2.7-dev libcoin80v5 \
build-essential subversion cvs mercurial git

cd /usr/local/src
git clone https://github.com/coin3d/simvoleon.git
cd simvoleon
./configure --prefix=/usr/local
make

Thanks in advance.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions