[pso] Testare tema 1 Windows
Florin Antonescu
florinantonescu at yahoo.com
Mon Mar 17 00:19:34 EET 2008
Buna seara
Am si eu urmatoarea problema: am uploadat tema 1 (Windows) pe site, numai ca se pare ca nu compileaza, desi in masina virtuala pare a functiona.
Mesajele care apar sunt urmatoarele:
The system cannot find the file specified.
pushd . & C:\WINDDK\3790\bin\setenv.bat C:\WINDDK\3790 chk wnet & @echo on & popd & build -cZ
The system cannot find the path specified.
'build' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'pushd' : return code '0x1'
Stop.
checker: building failedFisierul makefile este urmatorul (standard):
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else
DDK=C:\WINDDK\3790
kbuild:
-del $(DDK)\build.dat
pushd . & $(DDK)\bin\setenv.bat $(DDK) chk wnet & @echo on & popd & build -cZ
!endif
Fisierul sources :
TARGETNAME = sci
TARGETPATH = obj
TARGETTYPE = DRIVER
SOURCES = sci.c
Cu aceste fisiere compilarea reuseste in masina virtuala.
Ce as putea face?
Va multumesc
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cursuri.cs.pub.ro/pipermail/pso/attachments/20080316/4d7cdb7c/attachment.html
More information about the pso
mailing list