Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. How to build 4k video downloader project in Qt
Forum Updated to NodeBB v4.3 + New Features

How to build 4k video downloader project in Qt

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 4 Posters 3.7k 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.
  • T Offline
    T Offline
    toanhoi
    wrote on last edited by
    #1

    Hello everybody
    I have a 4k video downloader project which is open source. But I don't know how to build it in Qt because it using third library. Can you help me?
    This is code http://www.mediafire.com/?gum89uz7p9fbein
    Thanks

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on last edited by
      #2

      4k video downloader... "http://4kdownload.com":http://4kdownload.com?

      Looking into the files, it appears to compile in Windows (applications.sln) and Linux (applications.pro).
      It uses Qt, Boost, Lame and ffmpeg. You need to download this libraries to compile.

      But it not compile here (linux - FC16), because include errors (ffmpeg). I've tried to patch some "#includes" , but appears it uses an old version of ffmpeg.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        toanhoi
        wrote on last edited by
        #3

        Yes, I built it and have error Error 1 fatal error LNK1181: cannot open input file 'appcommon.lib' 4kvideodownloader. I don't know how to fix it. Can you help me?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          toanhoi
          wrote on last edited by
          #4

          I passed ‘appcommon.lib’ because I built appcomon project to get appcommon.lib. But when I built boost , I have a error error C2039: 'tag' : is not a member of 'boost::Q_FOREACH' c:\boost\alg_1_48_0_64\boost\foreach.hpp(169): error C2061: syntax error : identifier 'tag' . Can you help me fix it? I using boost version 1.49

          1 Reply Last reply
          0
          • K Offline
            K Offline
            Kennith
            Banned
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • H Offline
              H Offline
              henry34
              Banned
              wrote last edited by
              #6
              This post is deleted!
              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