cmu-ci-lab / MitsubaToFRenderer

Mitsuba time-of-flight renderer.
54 stars 22 forks source link

Can't build gui #6

Closed LZleejean closed 3 years ago

LZleejean commented 3 years ago

After scons command, the info as below:

Using configuation file "/home/lz/WorkSpace/code/MitsubaToFRenderer/config.py"
Unable to detect a Qt installation -- not building the GUI!

The command line mode can compile successfully. But no gui. I tried Qt5 and Qt4 but not changed. qmake -v can get right info.

AdithyaPediredla commented 3 years ago

Sorry, the GUI for this version is broken and we do not have any plans to fix it.

Also, you can directly use our docker image: https://hub.docker.com/repository/docker/adithyapediredla/mitsubatofrenderer and avoid installation.

LZleejean commented 3 years ago

Is the GUI is ok on your docker version? I compiled the command version successfully but compiled GUI version unsuccessfully.

发自我的 iPad

在 2021年5月13日,下午9:18,AdithyaPediredla @.**@.>> 写道:

Sorry, the GUI for this version is broken and we do not have any plans to fix it.

Also, you can directly use our docker image: https://hub.docker.com/repository/docker/adithyapediredla/mitsubatofrenderer and avoid installation.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cmu-ci-lab/MitsubaToFRenderer/issues/6#issuecomment-840555333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFPRT2WDJHHOBYKYOYTZAVDTNPGQZANCNFSM442ISVYA.

AdithyaPediredla commented 3 years ago

No, the GUI is broken in the docker version as well.