Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Jom crash - but the crash error have no other information
Forum Updated to NodeBB v4.3 + New Features

Jom crash - but the crash error have no other information

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.0k 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.
  • T Offline
    T Offline
    Tiger.Tiger
    wrote on last edited by
    #1

    I use creator 2.7.2 + QT 4.8.5 compile/Link , When I compile a project, The compile,link,mt seems done, but it appear jom crash as following message , The error have no clear information to indicate , I try menay method, but still have the issue , anyone can help .

    cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32 -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I"....\Qt\4.8.5\include\QtCore" -I"....\Qt\4.8.5\include\QtGui" -I"....\Qt\4.8.5\include" -I"....\Qt\4.8.5\include\ActiveQt" -I"debug" -I"." -I"....\Qt\4.8.5\mkspecs\win32-msvc2010" -Fodebug\ @C:\DOCUME~1\dylan\LOCALS~1\Temp\moc_mainwindow.obj.3576.1188.jom
    moc_mainwindow.cpp
    link /LIBPATH:"c:\Qt\4.8.5\lib" /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /MANIFEST /MANIFESTFILE:"debug\test.intermediate.manifest" /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='' processorArchitecture=''" /OUT:debug\test.exe @C:\DOCUME~1\dylan\LOCALS~1\Temp\test.exe.3576.1954.jom
    mt.exe -nologo -manifest "debug\test.intermediate.manifest" -outputresource:debug\test.exe;1

    The process "C:\Qt\qtcreator-2.7.2\bin\jom.exe" crashed.
    Error while building/deploying project test (kit: Run locally)
    When executing step Make

    Result : The application's execution file is being generated , so I can execute "run without deployment", but can't execute in "run" in QT creator. what reason cause this error ? I try many methods, but still have this crash.

    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