Skip to content

Build error #17

@mitsukaki

Description

@mitsukaki

While compiling noGUI, after several hours of compilation (i don't even know how many, I went to sleep). I awoke to my stressed computer fan and this error.

Encountered 5 configuration warning(s):

 ! QtQuick module not found, QML APIs will not be built
 ! Qt not configured to use system libjpeg, QImageDecoder will decode JPEG images
 ! Qt not configured to use system libpng, QImageDecoder will decode PNG images
 ! Missing GStreamer or QtMultimedia, disabling HTML5 media element support
 ! QtWebKitQml will not be build. It is not supported with static linking

The WebKit build was disabled for the following reasons: 
    * Missing gperf from PATH
    * Missing bison from PATH
    * Missing ruby from PATH
    * Missing flex from PATH 

make: Nothing to be done for 'first'.
Info: creating stash file /home/lite/Documents/noGUI/build/nogui/.qmake.stash
Project ERROR: Unknown module(s) in QT: webkitwidgets

An excellent morning indeed. Anyway, if I missed any steps, please let me know. I simply cloned the repo and ran './build.sh' as mentioned in the README.md

I've made the complete output (which also took time, so I hope it's useful) available here:

http://paste.ubuntu.com/23979926/

Cheers!

P.S. please ignore the first two or three liens of the full output; I wrote the wrong command at first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions