Page 1 of 1

xvf3100 lib_xbclear host control not working

Posted: Thu Mar 22, 2018 7:09 am
by nikhilgopale
Hi all,

I am using xvf3100 vocal fusion speaker. I am trying to tune control parameter of xmos using command line utility.
I gone through vocal fusion control user guide document. As mentioned in document i installed microsoft visual studio to compile host control utilty. I am executing nmake /f Makefile.Win32 command in xTIMEcomposer command-line window. It should generate vfctrl_usb binaries. But i am getting following errors.

..\..\..\..\lib_device_control\lib_device_control\host\util.c(2): fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory

I already set environment variable path in windows. nmake.exe & CL.exe utilities also installed.

Please find the attached screenshot.

can anybody suggest me any solution for these?

Regards,
Nikhil
Image

Re: xvf3100 lib_xbclear host control not working

Posted: Thu Mar 22, 2018 9:11 am
by peter
From: https://social.msdn.microsoft.com/Forum ... =vcgeneral

Run vcvarsall.bat located on your machine for example

"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"

and try once again.if still issue then reinstall your vs.