I need a little help please. I have cmake, but I rarely use, I don't even know or remember how to build.
Odamex 0.6.0, I was able to go to the source directory and the launcher directory and type make, and it would build.
I can install with ease on Windows (unzip and done), but I tend to use Linux more to play Doom and Doom II since I'm on it more than Windows.
I was trying to follow the steps in the Wiki (
http://odamex.net/wiki/Compiling_using_CMake#Installing_CMake_2). Nothing is working for me. I love playing this port online, and I don't want to sound mean, but typing "make" was a lot easier. Type it and it's built.
Any help on how I can compile this please? Thanks in advance.
-----------------------
Edit: I tried typing "cmake --build /home/[my username]/odamex-src-0.6.1" and it keeps returning this error, "Error: could not load cache". If it helps, I'm using Ubuntu 10.04, cant upgrade to the latest though.
-----------------------
Edit 2: I see what I did wrong. I was adding --build thinking it would "build" the source. I removed it and it built correctly. Only two issues I had...
1. everything compiled to my home folder, so I had to create an "Odamex" folder and move everything to it when it was done.
2. The "client" wouldn't launch, so I had to copy "odamex.wad" to it. Otherwise it's working fine and I was able to enter a server.
Keep up the great work Odamex team! Look forward to playing online. ^__^