Results 1 to 7 of 7

Thread: QT Creator Unable to find STL outside of project, Bad install?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2016
    Posts
    4
    Qt products
    Qt5
    Platforms
    Unix/X11 Android

    Default Re: QT Creator Unable to find STL outside of project, Bad install?

    Quote Originally Posted by anda_skoa View Post
    What is the content of your project's .pro file?

    Cheers,
    _
    There is no .pro file as I was attempting to write a single program and it is not part of a project. Is my thinking on this wrong?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: QT Creator Unable to find STL outside of project, Bad install?

    If you are not using qmake to generate the build files, are you using something else or are you manually writing a Makefile?
    Or are you typing the compiler invocation manually in a shell?
    You need to build the program somehow :-)

    Cheers,
    _

Similar Threads

  1. Qt Creator: Unable to build any project
    By MartijnKor in forum Qt Tools
    Replies: 3
    Last Post: 9th June 2016, 07:15
  2. Replies: 10
    Last Post: 16th June 2014, 15:40
  3. Replies: 2
    Last Post: 22nd November 2011, 00:09
  4. Unable to install QCA
    By viv_asp in forum Installation and Deployment
    Replies: 2
    Last Post: 30th January 2011, 07:28
  5. Replies: 18
    Last Post: 21st May 2010, 15:08

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.