![]() |
2010-06-19
, 22:59
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#52
|
should i complier like this?
i checked X11 packages, they are all newest, and Xrandr.h in:Code:qmake -project qmake make
/usr/include/X11/extension
but i still get this compilation error
![]() |
2010-06-19
, 23:04
|
Posts: 8 |
Thanked: 1 time |
Joined on May 2010
|
#53
|
Ah, no. That will be your problem.
Just run:
qmake
make
qmake -project is a whole other beast. It generates a qmake project, based on the .cpp and .h files in the current directory. That will (of course) then overwrite my project, which tells it what libraries it needs to link against to use Xrandr.
![]() |
2010-06-23
, 14:32
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#54
|
![]() |
2010-06-23
, 14:35
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#55
|
How is it going with the possibillity to blacklist programs from rotation? I had to uninstall the program cause it was not possible to look att my pictures.
![]() |
2010-06-30
, 11:40
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#56
|
![]() |
2010-06-30
, 14:03
|
|
Posts: 1,030 |
Thanked: 792 times |
Joined on Jun 2009
|
#57
|
![]() |
2010-06-30
, 14:05
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#58
|
Neither this nor the majority of your posts are useful either. Why even bothering posting that?
Robin, as well as all the other developers are working on things. What have you done lately?
![]() |
2010-07-01
, 01:01
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#59
|
Neither this nor the majority of your posts are useful either. Why even bothering posting that?
Robin, as well as all the other developers are working on things. What have you done lately?
![]() |
2010-07-01
, 01:03
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#60
|
![]() |
Tags |
orientation, rotation |
|
/usr/include/X11/extension
but i still get this compilation error