WMIop
KRISHNA priya <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Hai, I compile the program G:\pegasus\src\WMIMapper\WMIop\WMIop.cpp using G:\pegasus\src\WMIMapper\WMIop>cl -nologo -EHsc -GF -Gy -GR -W3 -O2 -MD -IG:pega sus/lib/peglistener.lib G:/pegasus/lib/pegexportserver.lib G:/pegasus/lib/pegcli ent.lib G:/pegasus/lib/pegrepository.lib G:/pegasus/lib/pegconfig.lib G:/pegasus /lib/peggeneral.lib G:/pegasus/lib/pegcommon.lib -IG:/pegasus/src/WMIMapper/WMIo p/nt_includes -IG:/pegasus/src -DPEGASUS_PLATFORM_WIN32_IX86_MSVC WMIop.cpp When I run the program WMIop.exe it works for the command G:\pegasus\src\WMIMapper\WMIop>WMIop gi CIM_Process list But it doesn't works for the command G:\pegasus\src\WMIMapper\WMIop>WMIop gi WIN32_Process list. Also I can't build WMIMapper. It shows the error G:\pegasus\src\WMIMapper>make mu mkdirhier G:\pegasus/Obj/WMIMapper/WbemConsumer rc -foG:\pegasus/Obj/WMIMapper/WbemConsumer/WbemConsumerRES.obj ./WbemConsumer.r c process_begin: CreateProcess(NULL, rc -foG:\pegasus/Obj/WMIMapper/WbemConsumer/W bemConsumerRES.obj ./WbemConsumer.rc, ...) failed. make (e=2): The system cannot find the file specified. make[1]: *** [prepare] Error 2 make[1]: Leaving directory `G:/pegasus/src/WMIMapper/WbemConsumer' make: *** [mapper] Error 2 Please help, With regards,