How to build omega48 (Virtual Printer Driver) ???



  • Hallo,

    ich möchte das Projekt omega48 kompilieren und komme nicht weiter. Könnte mir jemand bitte helfen?

    Das ist installiert:

    - VS 2012
    - Windows DDK 7600.16385.1

    Die Umgebungsvariable $(NTMAKEENV) hat den Wert C:\WinDDK\7600.16385.1\bin

    Developer-Eingabeaufforderung für VS2012:

    c:\projects\omega48>c:\WinDDK\7600.16385.1\bin\x86\ia64\build /amd64
    path contains nonexistant c:\users\public\documents\rad studio\9.0\bpl\win64, removing
    BUILD: Compile and Link for AMD64
    BUILD: Computing Include file dependencies:
    BUILD: Start time: Thu May 30 17:55:22 2013
    BUILD: Examining c:\projects\omega48 directory tree for files to compile.
        c:\projects\omega48\common - 4 source files (714 lines)
        c:\projects\omega48\log - 1 source files (100 lines)
        c:\projects\omega48\dnf - 4 source files (896 lines)
        c:\projects\omega48\dlg - 1 source files (85 lines)
        c:\projects\omega48\portcom - 1 source files (127 lines)
        c:\projects\omega48\xcv - 2 source files (299 lines)
        c:\projects\omega48\threads - 1 source files (38 lines)
        c:\projects\omega48\prndrv - 8 source files (1,163 lines)
        c:\projects\omega48\prndrvui - 8 source files (1,951 lines)
        c:\projects\omega48\prtmon - 8 source files (1,234 lines)
        c:\projects\omega48\prtmonui - 3 source files (227 lines)
    BUILD: Unable to save the dependency database: \nt\build.dat
    Total of 41 source files (6,834 lines) to compile in 11 directories
    
    BUILD: Compiling c:\projects\omega48\common directory
    1>errors in directory c:\projects\omega48\common
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\log directory
    1>errors in directory c:\projects\omega48\log
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\dnf directory
    1>errors in directory c:\projects\omega48\dnf
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\dlg directory
    1>errors in directory c:\projects\omega48\dlg
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\portcom directory
    1>errors in directory c:\projects\omega48\portcom
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\xcv directory
    1>errors in directory c:\projects\omega48\xcv
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\threads directory
    1>errors in directory c:\projects\omega48\threads
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\prndrv directory
    1>errors in directory c:\projects\omega48\prndrv
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\prndrvui directory
    1>errors in directory c:\projects\omega48\prndrvui
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\prtmon directory
    1>errors in directory c:\projects\omega48\prtmon
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compiling c:\projects\omega48\prtmonui directory
    1>errors in directory c:\projects\omega48\prtmonui
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS1 NOLINK=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Compile errors: not linking c:\projects\omega48\prndrv directory
    BUILD: Compile errors: not linking c:\projects\omega48\prndrvui directory
    BUILD: Compile errors: not linking c:\projects\omega48\prtmon directory
    BUILD: Compile errors: not linking c:\projects\omega48\prtmonui directory
    BUILD: Compiling and Linking c:\projects\omega48\installer directory
    1>errors in directory c:\projects\omega48\installer
    1>c:\winddk\7600.16385.1\bin\makefile.new(453) : error U1052: Datei "\obj\amd64\_objects.mac" nicht gefunden
    1>nmake /nologo BUILDMSG=Stop. BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR= failed - rc = 2
    
    BUILD: Finish time: Thu May 30 17:55:24 2013
    BUILD: Done
    
        0 files compiled - 1 Warning - 24 Errors
    

Anmelden zum Antworten