Repository build fails - MOC not found

This forum is about all development around libVLC.
mike basil
New Cone
New Cone
Posts: 2
Joined: 23 Jan 2013 11:52

Repository build fails - MOC not found

Postby mike basil » 23 Jan 2013 12:00

to keep the long story short, in <vlc_trunk>/modules/gui/ all Makefiles

Code: Select all

MOC = moc
had to be replaced with

Code: Select all

MOC = <vlc_trunk>/contrib/x86_64-w64-mingw32/bin/moc.exe
the same for rcc, uic;

somebody who knows autotools well could suggest a better fix..?

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: Repository build fails - MOC not found

Postby Jean-Baptiste Kempf » 23 Jan 2013 19:49

This is wrong, of course.

I think you did not read the documentation that told you to remove the moc, rcc, uic files (not the .exe ones) from contrib/bin folder.
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.

mike basil
New Cone
New Cone
Posts: 2
Joined: 23 Jan 2013 11:52

Re: Repository build fails - MOC not found

Postby mike basil » 24 Jan 2013 12:00

thanks for the answer, yes as in http://wiki.videolan.org/Win32CompileMS ... leShooting

...even better would be to fix autotools setup to AVOID the workaround ;)


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 4 guests