How to include Dynamixel SDK in Microsoft visual studio 2017?

I am an Engineering student my project is use skeleton tracking to send data for control robot with Dynamixel so I want to know how to include Dynamixel SDK in Microsoft visual studio 2017?

The error show in picture

Thank you for your recommend sir.

Hi @thanaborde
Have you tried the instruction from the eManual below?
Though it is based on VS2015, there shouldn’t be much difference in setting up the library.

Hello @willson ,

I was trying to run the ‘read_write’ program in the example yesterday as per the dynamixel sdk e-manual and Visual Studio 2019 displayed the following error message.
(Unhandled exception at 0x00007FFDD181DF28 (ucrtbase.dll) in read_write.exe: An invalid parameter was passed to a function that considers invalid parameters fatal.)

Could you tell me what I need to do to fix it?

Thank you !
bug