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

where is GCompris.pro in the current baseline? #33

Closed
dilbertside opened this issue Jun 1, 2014 · 3 comments
Closed

where is GCompris.pro in the current baseline? #33

dilbertside opened this issue Jun 1, 2014 · 3 comments

Comments

@dilbertside
Copy link

Hi,

I'm investigating if somewhat I could contribute to your project.

I read carefully http://gcompris.net/wiki/An_exercise_for_new_contributors

I cloned and have now commit ae68ab7

Problem comes from in the wiki it is said:
"Start QtCreator and open the project file GCompris.pro at the root of the source code"

But I cannot find this file in the repo.
I see in the .gitignore a GCompris.pro.user
and issue #9 refer to a GCompris.pro
but nothing else.

I may have miss something would you mind to tell me where I can find this file?

@bdoin
Copy link
Member

bdoin commented Jun 1, 2014

Hi, we now use CMake. I just updated the instructions.

Bruno.

@bdoin bdoin closed this as completed Jun 1, 2014
@dilbertside
Copy link
Author

Thanks.

Next problem was I had to choose a CMake executable.
From http://tudat.tudelft.nl/projects/tudat/wiki/Install_CMake_on_Linux

  • Debian based distributions (Debian, Ubuntu, Mint...):

sudo apt-get install build-essential cmake

  • Red Hat based distributions (Red Hat, Fedora, CentOS...):

sudo yum install make gcc gcc-c++ kernel-devel cmake

  • Arch Linux:

sudo pacman -S base-devel cmake

  • OpenSUSE:

sudo zypper install --no-recommends gcc gcc-c++ make cmake

@bdoin
Copy link
Member

bdoin commented Jun 1, 2014

You don't have to choose a CMake binary, just use the one that comes with your GNU/LInux distribution.

BTW, This place is not appropriate to get support. Please use the mailing list or the IRC.

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