Search found 1 match

by son9o
Thu Aug 29, 2013 2:44 am
Forum: Support
Topic: Compile QT from source
Replies: 2
Views: 2772

Re: Compile QT from source

Figured I pin this here:
I went to compile transmission-qt 2.82 using QT 5.1.1 followed readme, make came out with:

In file included from mainwin.h:34:0,
from app.cc:37:
ui_mainwin.h:14:25: fatal error: QtGui/QAction: No such file or directory
compilation terminated.

followed advice of porting ...