Hopson97/HopsonCraft

Detail roadmap, plan a milestone

maritaria opened this issue · 5 comments

I want to contribute to the project for me to get experience with C++.
Searching for TODO did not give many results, nor were they very clear on their purpose.

If there is something I could start working on than that would be great :)

There are 15 todo, so that's a fair number but I can understand that they are not very clear

Anyways, I also have a trello for this https://trello.com/b/P8ZbobQH/hopsoncraft just give me your name and I can add you to the trello (if you have one)

Also you could checkout the other issues :P

Thanks for the interest!

Thanks for the fast response, I am setting up the repo on my machine now and will try some stuff out over the weekend. When I have something I will let you know 👍

Awesome ! :)

I am having trouble making cmake find glew, I added GLEW_LIBRARY and GLEW_INCLUDE_DIR as user environment variables but it still can't find them.

I'm not a CMake expert.

Another thing you could try is just manually setting up with your preferred IDE or whatever (this is usually what I end up doing when I cannot get CMake to work :/)

Sorry