Visual Studio Compiler setting for my library using PicoScope 3403D p3000a.dll

Post general discussions on using our drivers to write your own software here
Post Reply
Inka
Newbie
Posts: 0
Joined: Tue Apr 16, 2019 3:07 am

Visual Studio Compiler setting for my library using PicoScope 3403D p3000a.dll

Post by Inka »

C/C++ --> Code Generation --> RunTime Library - MT, MD, MTd, MDd, ML, MLd?)
What is the requirement expected by Picoscope library?

Development environment is VS2002, Win XP 32 bit.
Device used PicoScope 3403D.

Thanks
Ink
-->
Hi,

I am building my own library based on ps3000a.dll, PicoIpp.dll.
I am writing wrapper functions which will in turn call APIs such as ps3000aSetDataBuffers, ps3000aSetTriggerChannelProperties, ... etc., from Picoscope library.

This library will be used by 32 bit MFC applications.

My question is, in Visual studio - Project Configuration setting, what is the expected Runtime library setting? (Configuration Properties --> C/C++ --> Code Generation --> RunTime Library - MT, MD, MTd, MDd, ML, MLd?)
What is the requirement expected by Picoscope library?

Development environment is VS2002, Win XP 32 bit.
Device used PicoScope 3403D.

Thanks
Ink