guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] gnu: Add fluid.


From: Danny Milosavljevic
Subject: Re: [PATCH 2/3] gnu: Add fluid.
Date: Wed, 4 Jan 2017 15:04:14 +0100

Hi,

> +     `(#:tests? #f)) ; 3 tests want a connection to the display.

Please set the QT_QPA_PLATFORM environment variable. and let the tests run:

  (setenv "QT_QPA_PLATFORM" "offscreen")

Or does this not work for some reason?

Otherwise OK!

P.S. What do you all think about putting that setenv into the 
cmake-build-system? I can't think of any Qt project where I don't want to set 
this for tests. On non-Qt projects it would do nothing even if set.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]