You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let qmake handle the generation of connman-qt*.pc. This also fixes
issue nemomobile#82 (connman-qt4.pc is installed in lib folder).
Signed-off-by: Andreas Oberritter <[email protected]>
opendreambox
pushed a commit
to opendreambox/libconnman-qt
that referenced
this issue
Feb 27, 2014
Let qmake handle the generation of connman-qt*.pc. This also fixes
issue nemomobile#82 (connman-qt4.pc is installed in lib folder).
Signed-off-by: Andreas Oberritter <[email protected]>
The file connman-qt4.pc is installed in 'lib' and 'lib/pkgconfig' folders. The file installed in 'lib' folder should be removed.
./usr/local/lib/connman-qt4.pc <------ TO BE Removed
./usr/local/lib/libconnman-qt4.so.1
./usr/local/lib/libconnman-qt4.prl
./usr/local/lib/libconnman-qt4.so.1.0
./usr/local/lib/libconnman-qt4.so.1.0.39
./usr/local/lib/pkgconfig
./usr/local/lib/pkgconfig/connman-qt4.pc
./usr/local/lib/libconnman-qt4.so
The text was updated successfully, but these errors were encountered: