Suche Pawno für Ubuntu 14:10

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Guten Tag
    Ich Sache nach PAWNO Für Ubuntu 14:10 Den vom Windows/server (Standard) Habe ich Getestet via Wine Er öfnnet sich zwar aber Compilert nicht
    Bei QuickPawn Genau Das Selbe Er öfnnet (Java) sich zwar aber Compilert nicht


    Kennt ihr vllt Lösungen oder Alternativen


    MFG

    • Offizieller Beitrag

    Das musst du schon selber machen ;)


  • Ich meinte jetzt auch eher beim Builden vom Compiler


    Habe mir Es jetzt noch mal angeguckt


    Ja Es kommt zu errors


    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
    Building C object CMakeFiles/pawnc.dir/sc1.o
    /opt/Pawn/source/compiler/sc1.c:39:23: fatal error: sclinux.h: Datei oder Verzeichnis nicht gefunden
    #include <sclinux.h>
    ^
    compilation terminated.
    CMakeFiles/pawnc.dir/build.make:54: recipe for target 'CMakeFiles/pawnc.dir/sc1.o' failed
    make[2]: *** [CMakeFiles/pawnc.dir/sc1.o] Error 1
    CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/pawnc.dir/all' failed
    make[1]: *** [CMakeFiles/pawnc.dir/all] Error 2
    Makefile:72: recipe for target 'all' failed
    make: *** [all] Error 2
    Installed to /opt/Pawn - Do not delete
    Cleaning up...
    Finished!

    • Offizieller Beitrag

    Ich schau nachher mal ob ich das Teil noch aufm Notebook hab, vielleicht kann ich dir dann damit weiterhelfen


    „Nicht das, was du nicht weißt, bringt dich in Schwierigkeiten, sondern dass, was du sicher zu wissen glaubst, obwohl es gar nicht wahr ist.“
    Mark Twain

    ---
    ICH BIN NUR HIER UM LEUTE ANZUSCHREIEN

  • seegras:
    Hi
    Ich ein neuen error
    mv: der Aufruf von stat für »Pawn“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden
    ./install-linux-compiler: Zeile 5: cmake: Kommando nicht gefunden.
    make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
    Installed to /opt/Pawn - Do not delete
    Cleaning up...
    Finished!


    Beim Installieren


    MFG