Search found 4 matches

Go to advanced search

by its_ayush_07
12 May 2023 16:58
Forum: Development around libVLC
Topic: undefined reference to `QQuickWindow::contentItem() const'
Replies: 0
Views: 670

undefined reference to `QQuickWindow::contentItem() const'

Hi I'm trying to cross compile the Windows 64 bit build of VLC from Ubuntu 22.04. I'm using the latest Docker image. Steps followed: $ sudo docker pull registry.videolan.org/vlc-debian-win64:20221214115142 $ sudo docker run -u 0 -v /home/its-ayush-07/Desktop/vlc-windows-AD:/vlc-windows-AD -i -t regi...
by its_ayush_07
14 Apr 2023 09:53
Forum: VLC media player for Windows Troubleshooting
Topic: Cross-compiling Windows 64-bit VLC instructions
Replies: 8
Views: 6517

Re: Cross-compiling Windows 64-bit VLC instructions

I can't imagine it being a problem with my Linux server, because I followed the instructions on a freshly created VirtualBox Ubuntu 18.04 VM. Was a problem introduced when the Git was updated with Qt version 5.15.1? Any advice about this will be much appreciated. I resolved this by 1. changing /etc...
by its_ayush_07
05 Apr 2023 13:33
Forum: Development around libVLC
Topic: cross-compiling for win32: error: ‘GetUserDefaultLocaleName’ was not declared in this scope
Replies: 3
Views: 1153

Re: cross-compiling for win32: error: ‘GetUserDefaultLocaleName’ was not declared in this scope

I guess you need a pretty bleeding-edge version of Mingw-w64, which Ubuntu LTS probably doesn't have.
mingw-w64 8.0.0 is the maximum version supported in Ubuntu 22.04. Any suggestions on how to install the bleeding-edge version on Ubuntu 22.04?
by its_ayush_07
01 Apr 2023 12:27
Forum: Development around libVLC
Topic: cross-compiling for win32: error: ‘GetUserDefaultLocaleName’ was not declared in this scope
Replies: 3
Views: 1153

cross-compiling for win32: error: ‘GetUserDefaultLocaleName’ was not declared in this scope

Hi, I am trying to build VLC 4.0 for a Windows 64 bit system by cross compiling it from Ubuntu 22.04. I am following this doc https://wiki.videolan.org/Win32Compile I am compiling the contribs manually as the prebuilt libraries are outdated (works for VLC 2.2.x only). I am facing the following error...

Go to advanced search