-
Notifications
You must be signed in to change notification settings - Fork 4
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
Make error on Linux #2
Comments
Can you check that you have "ocamldep" executable please? |
I'm running Arch Linux too, but currently have version 4.02.1 of the compiler. I will check it with the new version now. |
Yes, |
It all compiled successfully on my computer with the compiler version 4.02.3. The reason why I'm asking to check "ocamldep" is that even though it's a part of the "ocaml" package, when I build the game it first starts by finding the dependencies: http://sprunge.us/dCYA |
Why |
Because OCaml is more fun, and I would not try to make such a complex game in C. My C games are significantly simpler. And it's just a nice language, really. Aslo, if you have a Windows machine, I have Win32 build: |
Well, I am still learning Back to the topic, what should I do to compile that? |
That's no good that compilation breaks for no reason.. It would be really interesting to see if it will work on a Raspberry Pi, because I think it should be able to do that. What puzzles me is that I have no idea what goes wrong. Can you show me, what |
The other games works well in Raspberry Pi, I haven't tested this yet.
|
Ok, I don't know what the issue is. I think, the only solution for me is to ask OCaml gurus, you can do that too, if you want. Maybe |
I am using Arch Linux on Raspberrry Pi with
The OCaml toplevel, version 4.02.3
,uname -a
shows:The text was updated successfully, but these errors were encountered: