문제

I want to run cmake ( A build tool) which has a QT-GUI on my Ubuntu Server VM. I am currently getting the following error:

cmake-gui: cannot connect to X server

I would really appreciate any help or guidance on what to do to get it going.
I believe that the server edition misses on GUI front for the Ubuntu, but is there any way I can the application working. Running a full-fledged Ubuntu VM is heavy.

도움이 되었습니까?

해결책

Do not use cmake-gui but cmake

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top