vs2015 -regarding

Hi all,

Im able to build the sample project of windows sample.

I have vs2013 solution and used that in vs2015.

I have created the project in vs2015 and add my driver code.

Im getting error as :
"Severity Code Description Project File Line Suppression State
Error MSB6003 The specified task executable “stampinf.exe” could not be
run. Could not find file ‘D:\smcerial4\smcerial4\smcerial.inf’.
smcerial4 C:\Program
Files (x86)\Windows Kits\10\build\WindowsDriver.common.targets 480
"

Could you please help on this.

Regards,
Prabhakar V

On Nov 21, 2017, at 10:53 AM, xxxxx@gmail.com wrote:
>
> Im able to build the sample project of windows sample.
>
> I have vs2013 solution and used that in vs2015.
>
> I have created the project in vs2015 and add my driver code.
>
> Im getting error as :
> "Severity Code Description Project File Line Suppression State
> Error MSB6003 The specified task executable “stampinf.exe” could not be run. Could not find file ‘D:\smcerial4\smcerial4\smcerial.inf’. smcerial4 C:\Program Files (x86)\Windows Kits\10\build\WindowsDriver.common.targets 480
> "
>
> Could you please help on this.

Did you read the message? Do you have smcerial.inf in the source directory, as it says? You have a typo in the name (should be “smserial”), so check whether it is “smcerial.inf” or “smserial.inf”.

Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.