Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Solved] Qt 4.8.3 compile errors statically
Forum Updated to NodeBB v4.3 + New Features

[Solved] Qt 4.8.3 compile errors statically

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.8k 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.
  • Y Offline
    Y Offline
    yaseminyilmaz
    wrote on last edited by
    #1

    Hi all,

    I try to compile Qt 4.8.3 with MinGW on Windows 7 Professional. I follow the http://qt-project.org/wiki/How_to_build_a_static_Qt_version_for_Windows_with_gcc. But the following errors has been thrown after I run "mingw32-make". Is there anyone who encountered with such problem? What can the problem be?

    mingw32-make[2]: *** [tmp/obj/release_static/qisciicodec.o] Error 1
    mingw32-make[2]: Leaving directory 'C:/QtSTATIC/4.8.3/src/tools/bootstrap'
    mingw32-make[1]: *** [release] Error 2
    mingw32-make[1]: Leaving directory 'C:/QtSTATIC/4.8.3/src/tools/bootstrap'
    mingw32-make: *** [sub-tools-bootstrap-make_default-ordered] Error 2

    Thanks advance for your helps and explanations,

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MichelS
      wrote on last edited by
      #2

      Is this all? There should be more lines that explain the error.
      Please "pastebin":http://pastebin.com/ your complete compile log.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yaseminyilmaz
        wrote on last edited by
        #3

        The environment variables INCLUDE/LIB/LIBPATH/PATH have been set for Visual Studio compiler and I've realised it is the source of this error.

        This problem has been solved after I've removed the ones related to Visual Studio compiler from the environment variables.

        The disscussion at link http://qt-project.org/forums/viewthread/9192 has been very helpful to understand this problem.

        Thanks,

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          I have marked your thread as solved. Please do yourself next time.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0

          • Login

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