09-30-2010 12:29 PM
Hello everyone,
I am testing the example code for thread safe queue with direct pointer access. When I run the code, I get an error that DirectptrAccess.h is not found. I have searched for this file in all of my hard disks and I don't seem to have it. Can anyone tell me where I can get a copy of this file?
Thanks!
Sripad
09-30-2010 12:52 PM - edited 09-30-2010 12:53 PM
Sripad:
DirectPtrAccess.h is part of the CVI example project DirectPtrAccess.prj. Look wherever your examples were installed, on a path something like this:
C:\Documents and Settings\All Users\Documents\National Instruments\CVI90\samples\utility\Threading\ThreadSafeQueue\DirectPtrAccess
If you can't find it, check your Recycle bin or reinstall CVI with the examples.
09-30-2010 01:03 PM
Al,
Thanks for the reply. I already checked the location that you mentioned and it was not there. Also it was not present in recycle bin.
I guess I need to reinstall CVI again.
Thanks for the help!
Regards,
Sripad