I'm enjoying these drivers and have recently moved up from a PicoScope 2000 class scope to a Picoscope 3403D. When I installed libps3000 I didn't recieve all of the same files as when I installed the libps2000.
The libps2000 Files included:
- Code: Select all
aclocal.m4 compile config.h config.log config.sub depcomp libtool m4
Makefile.in ps2000con stamp-h1 autom4te.cache config.guess config.h.in config.status
configure install-sh ltmain.sh Makefile missing PS2000con.o
The libps3000 files were only:
- Code: Select all
Copyright usbtest
Where can I find the rest of these files? I need them to develop the software we're working on. Thanks!
Noah Ternullo