[pso] [Tema1][Windows]Vmchecker problema compilare
Bogdan Nitu
nitubogdan_cc at yahoo.com
Mon Mar 29 20:54:15 EEST 2010
Desi la mine in masina merge totul ok, Vmchecker-ul nu vrea sa imi compileze.
Informatiile afisate de el sunt la fel ca cele ale colegilor mei pana la linia (inclusiv aceasta linie)
pushd . & C:\WinDDK\7600.16385.0\bin\setenv.bat C:\WinDDK\7600.16385.0 chk wnet & @echo on & popd & build -cZ
Apoi mie imi spune altceva:
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 failed
Problema este ca nu imi pot da seama ce am gresit.
makefile-ul este
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else
DDK=C:\WinDDK\6001.18002
kbuild:
-del $(DDK)\build.dat
pushd . & $(DDK)\bin\setenv.bat $(DDK) chk wnet & @echo on & popd & build -cZ
!endif
clean:
rm -R obj*
rm -f *~
Multumesc frumos!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cursuri.cs.pub.ro/lurker/list/pso.html/attachments/20100329/b9257f08/attachment.htm>
More information about the pso
mailing list