cutefishos / fishui

CutefishOS GUI library, based on Qt Quick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make error on Ubuntu 20.04

Pmshadin opened this issue · comments

Hi all!

Today i wanted to try CuteFish, and installing FishUI for it caused a problem for me.
I installed all the dependencies, but i think there's no problem with them.

When i run
make

I get this response
error

Thanks for the help!
Have a nice day! :)

Hi Pmshadin, what's your Qt's version?

Try to add a new line here: https://github.com/cutefishos/fishui/blob/main/src/desktop/menupopupwindow.h#L24

#include <QPointer>

I tried it but it generated new error

image

Hi Pmshadin, what's your Qt's version?

image