[vlc-devel] QT problem during make, install QT?

Jonathan Wong jhannwong at gmail.com
Sat Feb 28 08:11:05 CET 2009


By the way, I was using the contrib-20080528-win32-bin-gcc-4.2.1-sjlj-runtime-3.13-only.tar.bz2 at 
http://download.videolan.org/pub/videolan/testing/win32/

Any help? Or do I have to compile my own contrib binaries?

Speaking of which, I did try. I got this error:

checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
configure: error: ./configure failed for autoconf-lib-link
make[1]: *** [.intl] Error 1

That's when doing a `make src'.

Doing a `make bin' throws an error:

Did a `./bootstrap mingw32'. Then a `make bin'.

I get a:

make: *** No rule to make target 'using-bin', needed by 'bin'. Stop.

Jonathan Wong wrote:
> Do I have to install QT? The compile instructions didn't mention 
> anything about installing QT.
> 
> The `make' problem log:
> 
> In file included from ./components/sout/profile_selector.hpp:32,
>                  from ./ui/sout.h:30,
>                  from dialogs/sout.hpp:33,
>                  from dialogs_provider.cpp:46:
> ./ui/profiles.h: In member function â€$(0vo(Bid 
> Ui_Profiles::setupUi(QWidget*)â€$(1:
> (B./ui/profiles.h:117: error: â€$(0cl(Bass QGridLayoutâ€$(1 h(Bas 
> no member named â€$(0se(BtLeftMarginâ€$(1
> .(B/ui/profiles.h:118: error: â€$(0cl(Bass QGridLayoutâ€$(1 h(Bas 
> no member named â€$(0se(BtRightMarginâ€$(1
> m(Bake[6]: *** [libqt4_plugin_la-dialogs_provider.lo] Error 1
> make[6]: Leaving directory `/home/vlc-proj/vlc/modules/gui/qt4'
> make[5]: *** [all] Error 2
> make[5]: Leaving directory `/home/vlc-proj/vlc/modules/gui/qt4'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/home/vlc-proj/vlc/modules/gui'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/vlc-proj/vlc/modules/gui'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/vlc-proj/vlc/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/vlc-proj/vlc'
> make: *** [all] Error 2
> 




More information about the vlc-devel mailing list