Hello everyone

Hello everyone,

Because of not correctly installing the egs_gui, so I want to compile it on the command line. But after inputting the ‘make’, the command window display error.

And then checking the Makefile, I find there is “qmake” in the flie. So I want to ask if the reason of the error is from ‘qmake’.

Dose anyone has some suggestions?

Best respect

2 thoughts on “Hello everyone

  1. Does /bin/qmake exist? Make sure the QTDIR environment variable is set correctly (it should point to the directory containing bin/qmake). What version of Qt have you installed?

    Also, try `make realclean` before `make`.

    You can download the GUIs separately from the release page:

    github.com – EGSnrc

    Like

Leave a comment