FLTK compilieren



  • sorry aber ich bin echt am verzweifeln 😞

    nachdem ich jetzt mitlerweile wxwidgets fast aufgegeben habe... habe ich mich mal etwas umgehöhrt und mir wurde fltk empfolen....

    sieht auch eigentlich ganz gut aus... nur das er beim compilieren ins stocken kommt

    ein auszug

    C:\fltk-1.1.7>make
    echo "=== making zlib ==="
    === making zlib ===
    touch zlib/makedepend
    cd zlib ; make
    C:\Programme\Asuro\WinAVR\utils\bin\make.exe[1]: Entering directory c:/fltk-1.1 .7/zlib' Compiling adler32.c... Compiling compress.c... Compiling crc32.c... Compiling gzio.c... Compiling uncompr.c... Compiling deflate.c... Compiling trees.c... Compiling zutil.c... Compiling inflate.c... Compiling inftrees.c... Compiling inffast.c... Archiving ../lib/libfltk_z.a... process\_begin: CreateProcess((null), /c/MinGW/bin/ar cr ../lib/libfltk\_z.a adler 32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o inf trees.o inffast.o, ...) failed. make (e=3): Das System kann den angegebenen Pfad nicht finden. C:\\Programme\\Asuro\\WinAVR\\utils\\bin\\make.exe[1]: *** [../lib/libfltk_z.a] Error 3 C:\\Programme\\Asuro\\WinAVR\\utils\\bin\\make.exe[1]: Leaving directoryc:/fltk-1.1.
    7/zlib'
    make: *** [all] Error 2



  • Hast du die ZLib auch installiert?
    Vielleicht findest du weitere Hilfe in #fltk im Freenet?


Anmelden zum Antworten