Intel C++ Compiler 7.1 - icl: error: could not find 'link'



  • Hallo!

    Ich erhalte beim Intel C++ Compiler 7.1 immer folgende Fehlermeldung. Wo finde ich die link-Datei?

    icl: error: could not find 'link'
    
    SET PATH=C:\Programme\ICID70;C:\Programme\Intel C++ Compiler 7.1\IA32\bin;C:\Programme\Gemeinsame Dateien\Intel\Shared Files\Ia32\bin;C:\Programme\Intel C++ Compiler 7.1\Debugger
    
    SET LIB=C:\Programme\Intel C++ Compiler 7.1\IA32\lib;C:\Programme\Gemeinsame Dateien\Intel\Shared Files\Ia32\lib
    
    SET INCLUDE=C:\Programme\Intel C++ Compiler 7.1\IA32\include;C:\Programme\Microsoft Visual Studio\VC98\INCLUDE;C:\Programme\Microsoft Visual Studio\VC98\MFC\INCLUDE;C:\Programme\Microsoft Visual Studio\VC98\ATL\INCLUDE
    
    "C:\Programme\Intel C++ Compiler 7.1\IA32\Bin\icl.exe" "D:\Eigenes\Eigene Programme\Super Picture Format\bin\EncLZ77.cpp"
    
    pause
    

Anmelden zum Antworten