Collect2.exe: Fehler: ld hat 1 Exit-Status zurückgegebenC++

Programme in C++. Entwicklerforum
Guest
 Collect2.exe: Fehler: ld hat 1 Exit-Status zurückgegeben

Post by Guest »

Ich brauche bitte Hilfe, wenn ich versuche, meine .C-Datei in PNG zu kompilieren

Code: Select all

gcc --std=c99 -Wall -lz a.c -o a.png
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -lz
collect2.exe: error: ld returned 1 exit status
Was bedeutet das?

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post