Results 1 to 5 of 5

Thread: qtsoap.h is lost

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

    Default qtsoap.h is lost

    Hello comunity

    I started a new project using qtsoap.h and it was compiling good, but after restart my pc when I compile the project there is an error saying that qtsoap.h is not found, I'm using kubuntu 12.04 and QtCreator 2.4.1 with Qt 4.8

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qtsoap.h is lost

    ok. thanks for the info!
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

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

    Default Re: qtsoap.h is lost

    OK, thanks for the (mod edit) very useful answer (end of mod edit).
    Last edited by wysota; 25th September 2012 at 21:08. Reason: Corrected bad language

  4. #4
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: qtsoap.h is lost

    answer? Let's not get ahead of ourselves! There hasn't even been a question yet!
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  5. #5
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: qtsoap.h is lost

    The file "qtsoap.h" is not part of the Qt4 libraries. It is part of one of the former "Qt Solutions" SOAP 1.1 library: here. That source and library may still be on your machine but your project does not have suitable INCLUDEPATH and/or LIBS settings, or something you have done has actually removed it from your machine. We have no way of knowing.

Similar Threads

  1. QtSoap problems
    By voodig in forum Qt Programming
    Replies: 1
    Last Post: 27th November 2014, 12:52
  2. Qtsoap MethodArgument
    By actjak in forum Qt Programming
    Replies: 0
    Last Post: 26th July 2012, 18:55
  3. QtSoap and .NET urgently need help
    By noo in forum Qt Programming
    Replies: 9
    Last Post: 2nd November 2009, 17:04
  4. QtSoap
    By ComaWhite in forum Qt Programming
    Replies: 5
    Last Post: 2nd March 2008, 15:54
  5. qtsoap
    By anoop in forum Qt Programming
    Replies: 17
    Last Post: 14th February 2007, 23:41

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.