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. Building Qt 4.8.4 commercial with Webkit runs out of memory or crashes on link
Forum Updated to NodeBB v4.3 + New Features

Building Qt 4.8.4 commercial with Webkit runs out of memory or crashes on link

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.1k 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.
  • S Offline
    S Offline
    starrider78
    wrote on last edited by
    #1

    I am building Qt 4.8.4 with Webkit using Visual Studio 2005. My Windows 7 machine has 8GB of RAM. The build either runs out of memory linking Webkit or it outright crashes the linker. I don't have the error message because this time the linker just crashed. Help is greatly appreciated.

    The configure line used to configure the build is:

    configure -shared -commercial -platform win32-msvc2005 -debug-and-release -webkit -webkit-debug -phonon -phonon-backend -sse2 -mp -audio-backend -script -nomake demos -nomake examples

    The following generates either an out of memory error (seen 3 or 4 times) or a crash in the linker:

    Generating Code...
    link /LIBPATH:"c:\code\Qt\4.8.4-experimental\qt-everywhere-commercial-src-4.8.4\lib" /LIBPATH:"c:\code\Qt\4.8.4-experimental\qt-everywhere-commercial-src-4.8.4\lib" /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /DLL /MANIFEST /MANIFESTFILE:"tmp\obj\debug_shared\QtWebKitd.intermediate.manifest" /VERSION:4.93 /OUT:............\lib\QtWebKitd4.dll @C:\Users\goodridg\AppData\Local\Temp\nm2AE2.tmp

    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