-
Notifications
You must be signed in to change notification settings - Fork 112
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
Test and fix install target #67
Comments
Hi - looking to get involved in some open source projects (code in windows, mainly C# and a bit of C++ for a living). Could you give a bit more information about this task? Also, having an issue compiling, seems to be a missing file in source/data/texture/ - FreeImagePlus.h? Pretty sure I have followed all the instructions - any reason why this would be missing? Thanks! |
@DanielLowry Your version of freeimage seems to not contain freeimage plus. Can you try to find another package? Maybe there is one named freeimageplus. Edit: If you still have problems compiling after this, please open a new issue. |
Have this working now - can you please give a bit more info about the issue and I'll take a look. Thanks! |
@DanielLowry I've added instructions to the issue. Let me know if it is still unclear. You can also work on refactoring with @wow2006 if this issue is too vague. |
i want to resolve your issue |
@saivikranth99 Very nice. If you can compile the game you are half way to solving this issue. Don't forget to join our chats and ask here if anything is unclear. |
hi @hhirsch , i am a beginner in open source projects. I want to give my best and want to contribute in these open source projects. can you help me in this |
If the game builds/runs for you then you should be able to test this. But some reports came in about building problems. |
@DanielLowry This is about what happens when you enter "make install". You'd have to make sure if it copies all the files correctly and you can run the installed game.
The text was updated successfully, but these errors were encountered: