Displaying 1 result from an estimated 1 matches for "pywmi".
Did you mean:
pypi
2014 Jan 31
1
Building WMIC
...script_build:
bld.RECURSE('lib/wmi')
This results in a build error:
# make
WAF_MAKE=1 python ./buildtools/bin/waf build
Waf: Entering directory `/root/samba-4.1.4/bin'
Selected embedded Heimdal build
Checking project rules ...
Unknown dependency 'samba-config' in 'pywmi.objlist'
I messed around with the wmi wscript_build file but the best I could
do was get a compiler error about missing headers.
Should I expect this code to be buildable at all?
--
Darrin