Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by 43334 ( 14 years ago )
fiectro@fiectro-VirtualBox:~/Sources/rrv/src$ cmake .
-- The CXX compiler identification is GNU
-- The C compiler identification is GNU
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GLUT_Xmu_LIBRARY (ADVANCED)
linked by target "rrv" in directory /home/fiectro/Sources/rrv/src
-- Configuring incomplete, errors occurred!
fiectro@fiectro-VirtualBox:~/Sources/rrv/src$ make
make: *** Не заданы цели и не найден make-файл. Останов.
Revise this Paste