Jump to content

How do i start contributing?


ManasManushya
 Share

Recommended Posts

HI there! I am ManasManushya and i wanna contribute to 0 A.D., can i get help from someone about how to build the code, how to use it in general, etc.
I have a Wildfire account and forked and cloned the repo. Now i still cant build it, I tried following the tutorials but it still doesnt work.
OS: Arch linux

Link to comment
Share on other sites

1 hour ago, ManasManushya said:

HI there! I am ManasManushya and i wanna contribute to 0 A.D., can i get help from someone about how to build the code, how to use it in general, etc.
I have a Wildfire account and forked and cloned the repo. Now i still cant build it, I tried following the tutorials but it still doesnt work.
OS: Arch linux

Hello :) Can you please provide some of the errors, so we can see specifically what is not working. Thanks! 

Link to comment
Share on other sites

yeah, I cannot build the project in my arch linux system. I got this error:
```
~/Documents/Projects_Collab/Farming++ main > cd build/workspaces                   
./update-workspaces.sh
cd gcc
make -j$(nproc)
cd: no such file or directory: build/workspaces
zsh: no such file or directory: ./update-workspaces.sh
cd: no such file or directory: gcc
make: *** No targets specified and no makefile found.  Stop.
```
I followed up using some AI responses (Sry for that) but it still doesnt do anything.
I have installed the dependencies that the documentation asks for.
Yet it still doesnt work. Sorry for my skill issue, im new to CMake but im still interested in contributing

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...