Results 1 to 13 of 13

Thread: Error again with xmpp in qt 5.2

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,316
    Thanks
    314
    Thanked 870 Times in 857 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Error again with xmpp in qt 5.2

    What directory does the directory qxampp live in? You want to add that directory to your INCLUDEPATH.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  2. #2
    davinciomar Guest

    Default Re: Error again with xmpp in qt 5.2

    C:\Users\moh\Downloads\qxmpp-master

    I need to put in includepath?? how.. i need to put only dll sorry and thx

  3. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,316
    Thanks
    314
    Thanked 870 Times in 857 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Error again with xmpp in qt 5.2

    In your .pro file: INCLUDEPATH += C:\Users\moh\Downloads\qxmpp-master - if this directory contains a directory named "qxmpp". If that isn't the right directory, then find the one under qxampp-master that contains the "qxmpp" subdirectory. That's the one you want.

    According to your screen shot there is am "src" directory. Maybe there's an "include" directory as well?
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

  4. The following user says thank you to d_stranz for this useful post:


Similar Threads

  1. Replies: 3
    Last Post: 19th November 2014, 19:44
  2. Replies: 4
    Last Post: 29th April 2014, 16:20
  3. Replies: 2
    Last Post: 21st February 2014, 20:21
  4. : error: [\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\V ideo.exe] Error 1
    By ranjit.kadam in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st May 2011, 22:11

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.