Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Opus-Codec libs not working in qt ?
Forum Updated to NodeBB v4.3 + New Features

Opus-Codec libs not working in qt ?

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 2.1k 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.
  • Z Offline
    Z Offline
    zolidznake
    wrote on last edited by
    #1

    Hi,

    i have included the external Opus-Codec libs in my pro. file but it does not let me to include the headers ?

    anybody got another idea ?

    win32:CONFIG(release, debug|release): LIBS += -L$$PWD/C:/Users/zolidznake/Desktop/opus-1.0.1/release/ -lopus
    else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/C:/Users/zolidznake/Desktop/opus-1.0.1/debug/ -lopus

    INCLUDEPATH += $$PWD/C:/Users/zolidznake/Desktop/opus-1.0.1/Debug
    DEPENDPATH += $$PWD/C:/Users/zolidznake/Desktop/opus-1.0.1/Debug

                                                                             Thank you in advance !
    
    1 Reply Last reply
    0
    • S Offline
      S Offline
      scroverty
      wrote on last edited by
      #2

      The last time I use OPUS then Qt include the header just fine. I suggess you try reinstalling OPUS API :-?...

      Alvis Ar'Berkeley Andrew.
      Pleased to meet you!

      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