The version of libpvsmt and librllib was always 1.0.0 but functions were changed or new functions added. If I compile against a new lib then the program which...
... In principle a VERSION parameter can be added to the project files. But this has some disadvantages during development. - The version number must be...
I agree that it would not be a good idea to give the libs the name version number as for the pvbrowser. It had to use an own numbering or it should be kept as...
... I had the problem with the server: There is my awicontrol and one or more pvserver which use the libs. I had put an update of the server to an existing...
In order to make shure that your applications and the libraries are consistent you could do the following: (1) Create a shell script that recompiles all your...
One thing that will be done in the future is to include processviewserver.h in the HEADERS of a pvserver. Thus make will notice if the libaries have been...
Hi, everyone...i39;m working on a small project to read data off the serial port to display it on screen and also log it to some file. up to now i have displayed...
Sort of off-topic, I know. But several years ago I ported the tuxeip v1.0 to a Windows dll using VS 6.0. The changes were fairly straight-forward. This was...
I found one more problem in rllib during testing of pcontrol When displaying online events, one extra line with some garbage characters are displayed first in...
Hello "Rkl099" thank you for now posting in the forum. This is better than email. Your bug fix is not enough. I have now modified getEvent() as follows. We...
any better option if dont want to go with qt tools. i'm using mysql but cant find the way to build the table using pvb in my sql... please explain proper...
Hi, A good solution would be defined interface other than OPC for dumping data to Plantstreamer which is a GPLv3 data historian. Not sure if much work is...
... I think you mean: http://ciengis.com/index.php?option=com_content&task=view&id=77&Itemid=84 This should not be a problem at all. pvbrowser is designed to...
Hello. I am developing my first proyect.I wish to know if there is any document on how to implement the widgets. For example, I add a comboBox but do not know...
... Documentation is here: http://pvbrowser.de/pvbrowser/index.php?menu=5&topic=5 Especially read: http://pvbrowser.org/pvbrowser/doc/pvb.en.pdf The Widgets...
... somehow above link is not working but i found the the link from the file section of groups. by the way i'm trying to write into Mysql and for which i'm...