|
|
Модератор форума: Dimitro |
Форум TrinityCore [TrinityCore] Help make: no targets specified and no makefile found. stop |
make: no targets specified and no makefile found. stop |
Помогите решить проблему с make..
Вылетает данная проблема при компиляции... по инструкции... Застрял как только нужно вводить make make install Код Код Creating your build directory To avoid issues with updates and colliding source builds, we create a specific build-directory, so we avoid any possible issues due to that (if any might occur) Code: mkdir build cd build Configuring for compiling You are now ready to configure your cmake to compile. Run the following command. Code: cmake ../ -DPREFIX=/home/`echo $USER`/server Compiling Trinity Core: Now that you have configured your cmake, you are now ready to compile. Run the following command(s) to compile your core. This might take some time, depending on the how fast your server(host) is. Single Core Server(host) The following command(s) should only be used, if your server(host) only has a single core CPU. Code: make make install Никак не могу скомплить сервер, из-за этой ошибки... Есть кто знает как решить проблему? Добавлено (25.02.2019, 10:19) Добавлено (26.02.2019, 09:49) |
| |||
| |||