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. build vlc from source on windows with apt get how it possible?
Forum Updated to NodeBB v4.3 + New Features

build vlc from source on windows with apt get how it possible?

Scheduled Pinned Locked Moved Solved 3rd Party Software
2 Posts 2 Posters 1.3k 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.
  • F Offline
    F Offline
    filipdns
    wrote on 23 Aug 2018, 12:30 last edited by
    #1

    Hello,

    I'm trying to follow instruction to build vlc from source to get libvlc to use it with QT but I don't understand how we can use the cmd line # apt-get in windows, it's linux cmd, that is strange...

    for website https://wiki.videolan.org/Win32Compile/ :

    Compiler and binary toolchain
    Mingw-w64

    To compile VLC for Windows (32-bits or 64-bits), the Mingw-w64 toolchain is required:

    For the 32-bit version, run this:

    
    # apt-get install gcc-mingw-w64-i686 g++-mingw-w64-i686 mingw-w64-tools
    
    1 Reply Last reply
    0
    • V Offline
      V Offline
      VRonin
      wrote on 23 Aug 2018, 12:33 last edited by
      #2

      You are following the instructions to cross compile from Linux to Windows, use https://wiki.videolan.org/Win32CompileCygwinNew/ instead

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      1

      1/2

      23 Aug 2018, 12:30

      • Login

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