NoahGameFrame
NoahGameFrame copied to clipboard
Cant run cmake....
if i run Run install4cmake.sh to build NF in ubuntu 18.04 i got this:
It works for me 1 min ago.
Please look up, should has an error more early as your OS didn't install something.
I have tested with a pure new ubuntu 18.04 and the result shows install4cmake.sh it works. Did you ignore the tips that install4cmake.sh report to you?
Below are the examples for tips: ./install4cmake.sh: line 2: cmake: command not found [ERROR] Please install cmake first. [ubuntu] apt-get -y install cmake or [centos] yum -y install cmake or [mac] brew install cmake
./install4cmake.sh: line 9: unzip: command not found [ERROR] Please install unzip first. [ubuntu] sudo apt-get -y install curl zip unzip tar or [centos] yum -y install unzip or [mac] brew install unzip
[ERROR] Please install automake first. [ubuntu] sudo apt-get -y install automake or [centos] yum -y install automake or [mac] brew install automake
[ERROR] Please install g++ first. [Ubuntu] sudo apt-get -y install g++
no i dont, i installed all
<google/protobuf/port_def.inc> this will be a problem but i dont know how to fix...
Could you please run install4cmake.sh again and show more details about this issue? We could look up the output from the console to find more errors related to this issue.
Could you please run install4cmake.sh again and show more details about this issue? We could look up the output from the console to find more errors related to this issue.
bash ./install4cmake.sh
Should be this one.
https://stackoverflow.com/questions/3411048/unexpected-operator-in-shell-programming
From your log, I know that you have installed the desktop version.