Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Unable to build release version
Forum Updated to NodeBB v4.3 + New Features

Unable to build release version

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    murtuzakabul
    wrote on 12 Mar 2011, 06:47 last edited by
    #1

    Hi all,

    I have been working on a project since last couple of months which is a windows only project.

    The tools I am using are - QTCreator, QT v 4.7 and MSVC2010 compiler toolchain.

    All of a sudden I faced a strange issue. My project used to build and run properly in both debug and release modes. However, when I just attempted to build the release version after a good makeover, it failed. The build process however completes successfully without any error but it generates no output. i.e. the release folder remains empty after the build.

    This is strange because nothing has changed in my QT Configuration and other environmental variables on my machine and the problem appeared all of a sudden.

    Cleaning the project and removing all the files except the source and project files didn't help either. I am using SQL module in my application to connect to SQLite database.

    Any help or suggestions regarding the build process would greatly help.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      florent.revelut
      wrote on 16 Mar 2011, 08:03 last edited by
      #2

      I had a similar issue, when building release, I was in a specific folder whose name contained release and I hit that bug :
      http://bugreports.qt.nokia.com/browse/QTBUG-6376
      Might be your case as well ?

      1 Reply Last reply
      0

      1/2

      12 Mar 2011, 06:47

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved