From a39dc317b139d9944ceb0ad333a10053a1598663 Mon Sep 17 00:00:00 2001 From: wouterkoks <40361245+wouterkoks@users.noreply.github.com> Date: Mon, 3 Apr 2023 13:44:40 +0200 Subject: [PATCH] added a fix when using Ubuntu for Windows --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 73a2987..5c5f4bb 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ After installing the required packages, calling: from the source directory of CLASS should compile the model. +If you are working with Ubuntu for Windows, there are problems with connection to a display, try: +https://techcommunity.microsoft.com/t5/modern-work-app-consult-blog/running-wsl-gui-apps-on-windows-10/ba-p/1493242 + In order to build the code on OS X without creating an Xcode project, call: qmake -spec macx-g++