Results 1 to 3 of 3

Thread: problems using kwindowsystem.h class

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2011
    Location
    Havana, Cuba
    Posts
    17
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default problems using kwindowsystem.h class

    Hello,

    I have a problem when I include kwindowsystem.h file into a new project, The message error says "No such file or directory". I am using Kubuntu 10.10 and developing on QtCreator 2.1.0. I think that the problem is because I have to install some kde library and add it to my Makefile, but I don't know which library is and neither how to add it to my Makefile.

    Please somebody help me with this problem

    Thanks very much

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: problems using kwindowsystem.h class

    Hi,

    search for *-dev packages, install them, use 'find' to locate the header files if you don't know where they are getting installed and then read the part about dynamic libraries in the Qt Documentation. (LIBS and INCLUDEPATH)

  3. The following user says thank you to Lykurg for this useful post:

    saimel (11th April 2011)

Similar Threads

  1. accessing static member variables of one class in another class
    By jasonknight in forum General Programming
    Replies: 5
    Last Post: 6th September 2010, 14:53
  2. problems when using QSystemTrayIcon class
    By Raul in forum Qt Programming
    Replies: 3
    Last Post: 10th June 2010, 12:20
  3. Replies: 3
    Last Post: 27th December 2008, 19:34
  4. Replies: 3
    Last Post: 16th May 2007, 11:07
  5. Problems calling C function in C++/Qt class
    By Rayven in forum General Programming
    Replies: 2
    Last Post: 2nd June 2006, 21:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.