getting qextserialport version

17 views
Skip to first unread message

Giampaolo Bellini

unread,
Jul 30, 2013, 5:49:44 AM7/30/13
to qextser...@googlegroups.com
Hi

   maybe it's a stupid question... but... how can I retrieve the current version of the linked qextserialport library from my app ?
   I've search for a #define VERSION or something similar but the only reference I found is in the .pro file
   
     thanks a lot

             Giampaolo

Lisandro Damián Nicanor Pérez

unread,
Jul 30, 2013, 12:00:07 PM7/30/13
to qextser...@googlegroups.com, Giampaolo Bellini
If you app is compiled in Linux:

objdump -x <path to your app binary> | grep NEEDED

You will get something like:

NEEDED libqextserialport.so.1


--

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
signature.asc
Reply all
Reply to author
Forward
0 new messages