Search found 333 matches
- Fri Mar 09, 2012 12:17 pm UTC
- Forum: Troubleshooting
- Topic: Getting error message when compiling after update.
- Replies: 6
- Views: 6941
Re: Getting error message when compiling after update.
I've checked and terminfo, curses and ncurses are all installed. I even compiled with fresh git clone but it didn't help. This is same problem as before upgrading to 12.1. Missing libraries according to cmake: CURSES_CURSES_LIBRARY-NOTFOUND CURSES_EXTRA_LIBRARY-NOTFOUND OPENGL_xmesa_INCLUDE_DIR-NOTF...
- Fri Mar 09, 2012 7:50 am UTC
- Forum: Troubleshooting
- Topic: Getting error message when compiling after update.
- Replies: 6
- Views: 6941
Re: Getting error message when compiling after update.
Disabling ET gamelogic allowed me to compile with no errors but when I try to run the result, I get " Error opening terminal: xterm. " error. A window briefly opens and closes and then nothing else happens. However, I can run the game when I pipe it through more . This also happened previo...
- Thu Mar 08, 2012 9:55 pm UTC
- Forum: Troubleshooting
- Topic: Getting error message when compiling after update.
- Replies: 6
- Views: 6941
Getting error message when compiling after update.
I was able to compile the source and run the program but after a git pull a few days ago, I'm getting following errors when compiling. I get this error even after a couple of more updates. [ 0%] Built target al [ 0%] Building C object CMakeFiles/cgame.dir/src/gamelogic/etmain/src/cgame/cg_consolecmd...
