Показать сообщение отдельно
Старый 26.03.2011, 11:16   #3
Redram886
Гость
 
Сообщений: n/a
По умолчанию

а я с радостью! Так всегда и делал раньше! Но сейчас диска с установкой нет. Единственное, что я смог скачать с интернета при помощи USB модема - Borland.

Хм, ошиПочка вышла.
Options that can be used in order to configure the process:
PREFIX: Path where the server should be installed to
PCH: Use precompiled headers
DEBUG: Debug mode
To set an option simply type -D<OPTION>=<VALUE> after 'cmake <srcs>'.
For example: cmake .. -DDEBUG=1 -DPREFIX=/opt/mangos

CMake Error at CMakeLists.txt:160 (message):
This project requires ACE installed when ACE_USE_EXTERNAL is set. Please
download the ACE Micro Release Kit from http://download.dre.vanderbilt.edu/
and install it. If this script didn't find ACE and it was correctly
installed please set ACE_ROOT to the correct path.

Почти получилось.
библиотеки ACE не хватает. Как скачаю - напишу вышло или нет.

А что делать с:

Options that can be used in order to configure the process:
PREFIX: Path where the server should be installed to
PCH: Use precompiled headers
DEBUG: Debug mode
To set an option simply type -D<OPTION>=<VALUE> after 'cmake <srcs>'.
For example: cmake .. -DDEBUG=1 -DPREFIX=/opt/mangos

Последний раз редактировалось NeatElves; 26.03.2011 в 13:58.
  Ответить с цитированием