[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#913192: qtwebengine5-examples: Instructions on how to compile the examples must be provided



Control: tags -1 moreinfo

Hi Salvo!

On Wed, Nov 07, 2018 at 11:37:42PM +0100, Salvo Tomaselli wrote:
> Dear Maintainer,
> this packages provides source examples, and a binary that supposedly is
> compiled from them.
>
> However, there is no README, the usual qmake . && make won't work.

The usual qmake && make works fine here:

  $ cp -r /usr/lib/x86_64-linux-gnu/qt5/examples/webenginewidgets/simplebrowser/ /tmp/
  $ cd /tmp/simplebrowser/
  $ qmake -qt5
  Info: creating stash file /tmp/simplebrowser/.qmake.stash
  $ make
  [compiles]
  $ ./simplebrowser
  [opens the simple browser]

What error are you getting?

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature


Reply to: