08-30-2005 01:24 PM
Hi Prem-
sharedlib.so is just an example file- it doesn't actually exist and is only used to show the syntax in the help file. However, the include statements I suggested in my last message should be sufficient. I am beginning to think we are seeing a conflict with the gtk portion of your makefile. To confirm or disconfirm this, please try the following:
If you are able to compile your program without the use of the the GUI portion then we can be confident that the gtk portion is at fault. Please let us know what you find.
Thanks-
08-30-2005 01:49 PM
Tom,
Tried it a coupla days back. You are right. GTK seems to be the problem. Will try a fifo or pipe between the two programs and post the stuff once am done .
11-15-2009 07:33 AM
Dear Sir
Would you be willing to save me a lot of time by showing me the most trivial example of code you could have of using gtk to display any value read with nidaqmxbase?
Learning gtk and the nidaqmxbase C API at the same time is a bit tough in spite of quite a bit of experience in other domains.
The problem is not C, neither nidaqmxbase, nor gtk, but just to put things together.
Thanks
Jacques
11-15-2009 08:43 AM
Please ignore my request, I have tried my luck and it made it.
Jacques