Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QtScript on WinCE5 (linker options)
Forum Updated to NodeBB v4.3 + New Features

QtScript on WinCE5 (linker options)

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 913 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
    SteveKing
    wrote on last edited by
    #1

    Hi,

    I'm using Qt 4.7.4 on WinCE5 for MIPS, X86 and ARM and have been seeing some random exceptions (0xC000001D) during the execution of our QML application on MIPS and X86. After much trawling about it seems to be that disabling COMDAT folding (linker option /OPT:NOICF) for QtScript dll fixes the problem.

    Has anyone else seen this kind of problem? I'm still nervous that changing this option is hiding a fault in our code rather than fixing a bug in QtScript.

    Thanks,
    Steve

    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