Search found 4 matches

by Kalvirox
Fri Sep 15, 2017 11:01 am
Forum: General Software Discussions
Topic: Having problems with the example.
Replies: 7
Views: 7213

Re: Having problems with the example.

Yeah, I noticed that yesterday and got it to build. I almost couldn't believe how silly of a mistake I had made ;)
Thanks very much for your help.
by Kalvirox
Thu Sep 14, 2017 12:53 pm
Forum: General Software Discussions
Topic: Having problems with the example.
Replies: 7
Views: 7213

Re: Having problems with the example.

Hi Hitesh The other SDK is written for Visual Studio and I got that one to build just fine. It's configured for 32 bit but I also got it to build for a 64 bit. In the Platform Toolset I am using Visual Studio 2017 (v141) The lib and header files are next to the .cpp and they are linked through as yo...
by Kalvirox
Thu Sep 14, 2017 11:02 am
Forum: General Software Discussions
Topic: Having problems with the example.
Replies: 7
Views: 7213

Re: Having problems with the example.

Hi Hitesh I'm using Visual Studio2017, do I need to use an earlier version that contains all of the headers listed? Also I was wrong I just have the lib added as a resource, not the DLL. For the project I am working on I am trying to make this SDK work with another one and for the other SDK I have t...
by Kalvirox
Wed Sep 13, 2017 1:09 pm
Forum: General Software Discussions
Topic: Having problems with the example.
Replies: 7
Views: 7213

Having problems with the example.

Hi So, I'm having some trouble getting the example to work in Visual Studio. I have a picoscope 2205A and I downloaded the 64x drivers (as I have a 64x machine) and followed the installation instructions in the software guide. I added the ps2000.dll ps2000.lib to the resources folder and added the p...