Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problems with self-build Qt
Forum Updated to NodeBB v4.3 + New Features

Problems with self-build Qt

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    david.luggen
    wrote on last edited by
    #1

    Hey there,

    I have a project in which I use the LibVLC library. Normally I work on my self-build Qt5 version on Windows 7 (64-bit) and everything worked smoothly until now. I haven't done anything on this project for about a month and as I tried to rebuild it today, there emerged these errors concerning my LibVLC library:

    :-1: error: skipping incompatible ../libraries/vlc/lib/libvlc.dll.a when searching for -lvlc
    :-1: error: skipping incompatible ../libraries/vlc/lib/libvlc.dll.a when searching for -lvlc
    :-1: error: cannot find -lvlc
    collect2.exe:-1: error: error: ld returned 1 exit status

    I haven't changed anything since it worked the last time and when I try to build the code on a pre-build downloadable version of Qt it works fine. So at the moment, I have no idea why these errors emerge.

    Does somebody else have an explanation for this?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dbzhang800
      wrote on last edited by
      #2

      HI, make sure both your libVLC and Qt library compiled using the same complier.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved