giucam / orbital

A Wayland compositor based on Weston and Qt
GNU General Public License v3.0
158 stars 17 forks source link

Strange issue during build #28

Open nastypries opened 9 years ago

nastypries commented 9 years ago

After running cmake from the build dir and cd'ing back to the main dir and running make I get a weird error very early. [ 1%] Automatic moc for target orbital-client [ 1%] Built target orbital-client_automoc [ 1%] Generating it_IT.qm Qml debugging is enabled. Only use this in a safe environment! Usage: qmlviewer [options]

It then shows the usage instructions for qmlviewer and promptly exits the build process. Help.

giucam commented 9 years ago

That is strange indeed. Can you paste the output when running 'make VERBOSE=1'?