Building vlc for windows 32

This forum is about all development around libVLC.
ketexier
New Cone
New Cone
Posts: 1
Joined: 21 Nov 2014 11:29

Building vlc for windows 32

Postby ketexier » 21 Nov 2014 12:09

I'm following this guide :https://wiki.videolan.org/Win32Compile/ to compile vlc using mingw on Linux.

I get this error during the compilation:

Code: Select all

/home/ketexier/vlc/contrib/i686-w64-mingw32/lib/libtag.a(mpegfile.cpp.obj): In function `ZNKSt6bitsetILj8EE8_M_checkEjPKc': /usr/lib/gcc/i686-w64-mingw32/4.9-win32/include/c++/bitset:770: undefined reference to `std::__throw_out_of_range_fmt(char const*, ...)' collect2: error: ld returned 1 exit status make[4]: *** [libtaglib_plugin.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
How can I solve this?

Thanks,
Kevin

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Building vlc for windows 32

Postby Jean-Baptiste Kempf » 10 Dec 2014 12:06

missing some -lstdc++
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

jayboss
New Cone
New Cone
Posts: 2
Joined: 21 Dec 2014 02:27

Re: Building vlc for windows 32

Postby jayboss » 21 Dec 2014 02:38

Hi,

I am having the same issue doing a "make". I checked the Makefile and it contains a flag "-lstdc++" under

Code: Select all

LIBMODPLUG_LIBS = -L/home/ubuntu/vlc/contrib/i686-w64-mingw32/lib -lmodplug -lstdc++ -lm
So I am not sure how to fix this error.

almaz
New Cone
New Cone
Posts: 1
Joined: 28 May 2015 16:55

Re: Building vlc for windows 32

Postby almaz » 28 May 2015 17:16

missing some -lstdc++
I am having exactly the same issue.
Where exactly -lstdc++ is missing?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 17 guests