<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[VideoStreaming with qt_vlc on version qt5]]></title><description><![CDATA[<p dir="auto">Hi gusy,</p>
<p dir="auto">I practically cloned qt_vlc to local directory, and built.  Additionally, I would like to link those libraries with my widget project. However, even if i provide correct path and link libraries with project, it provides an error:</p>
<p dir="auto">cmakelists.txt:<br />
find_library(VLC_QT_LIBRARY<br />
NAMES <a href="http://libVLCQtCore.so" target="_blank" rel="noopener noreferrer nofollow ugc">libVLCQtCore.so</a><br />
HINTS /usr/local/lib/<br />
)</p>
<p dir="auto">target_link_libraries(streamingDoberBot PRIVATE Qt${QT_VERSION_MAJOR}::Widgets Qt${QT_VERSION_MAJOR}::${VLC_QT_LIBRARY})</p>
<p dir="auto">ERROR IS : links to <a href="http://libVLCQtCore.so" target="_blank" rel="noopener noreferrer nofollow ugc">libVLCQtCore.so</a> library, but target was not found</p>
<p dir="auto">Do you have any idea of this?</p>
]]></description><link>https://forum.qt.io/topic/142708/videostreaming-with-qt_vlc-on-version-qt5</link><generator>RSS for Node</generator><lastBuildDate>Fri, 19 Jun 2026 00:03:10 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/142708.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 05 Feb 2023 13:29:35 GMT</pubDate><ttl>60</ttl></channel></rss>