Results 1 to 6 of 6

Thread: configure fails if .svn folders exist

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2011
    Posts
    8
    Qt products
    Qt4
    Platforms
    Windows
    Thanked 4 Times in 1 Post

    Default Re: configure fails if .svn folders exist

    Ok, that brings up a better question. What should be added to the repository and what is created by the configure/build process? What is the minimum I can add that another developer can checkout and build?

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanked 342 Times in 324 Posts

    Default Re: configure fails if .svn folders exist

    I've just made some tests, looks like "mkspecs/default" is generated during configure process, so you don't have to add it.
    For the .svn folders, I could not reproduce the "configure" error, it seems like configure.exe is ignoring them (using WinXP).
    Does this error also exists when you specify target platform for configure.exe (-platform win32-<compiler> switch, see README for full list ) ?

Similar Threads

  1. rcc: File does not exist
    By lyuts in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2010, 09:26
  2. Replies: 1
    Last Post: 2nd October 2010, 23:11
  3. Configure with minGW fails on Win7 x64
    By Lenich in forum Installation and Deployment
    Replies: 1
    Last Post: 27th September 2010, 10:24
  4. configure on leapard fails
    By sepp in forum Installation and Deployment
    Replies: 4
    Last Post: 30th January 2009, 22:33
  5. XML Database: eXist
    By Lykurg in forum Qt Programming
    Replies: 3
    Last Post: 7th March 2007, 00:22

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.