I downloaded the development version of SIGAR using SVN, and compiled it using Visual Studio 2008 and I am getting the following error.
unresolved external symbol _sigar_proc_args_wmi_get referenced in function _sigar_remote_proc_args_get
After compiling SIGAR, I want to get python bidings of SIGAR for InVesalius.
I am stuck. Please tell me what to do
Thanks in advance