Quote:
Originally Posted by alextherimp
Hi I have now installed gcc and now comes
English
PHP код:
sudo ./install-linux-compiler
mv: Moving from "Pawn" after "/ opt / pawn / Pawn" is not possible: The directory is not empty
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.
- Configuring done
CMake Error at CMakeLists.txt: 49 (ADD_LIBRARY): Can not find source file: /opt/Pawn/source/compiler/../linux/bin reloc.c Tried extensions .c .c .C ++ .cc .cpp .cxx. m .M .mm .h .hh .h ++ .hm .hpp .HXX .in .txx
- Build files have been written to: / opt / pawn / source / compiler
make: *** No targets specified and no "make" -Steuer file found. Circuit.
Installed to / opt / Pawns - Do not delete
Cleaning up ...
Finished!
German
PHP код:
sudo ./install-linux-compiler
mv: das Verschieben von »Pawn“ nach »/opt/Pawn/Pawn“ ist nicht mцglich: Das Verzeichnis ist nicht leer
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.
-- Configuring done
CMake Error at CMakeLists.txt:49 (ADD_LIBRARY):
Cannot find source file:
/opt/Pawn/source/compiler/../linux/binreloc.c
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
-- Build files have been written to: /opt/Pawn/source/compiler
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
Installed to /opt/Pawn - Do not delete
Cleaning up...
Finished!
|
You also need g++ and cmake these are both things required and told for you to install on the README.