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. QtXml dll compiled on VC2010 with /MT and /MTd causes memory access violation running sample .

QtXml dll compiled on VC2010 with /MT and /MTd causes memory access violation running sample .

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 2.5k Views
  • 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.
  • G Offline
    G Offline
    galrub
    wrote on last edited by
    #1

    hello all,

    I tried to build the qt libraries with VC2010 without my client needing to install the redist. for windows, most libraries behave ok,
    but, when running the sample provided with Qt I got access violation...

    running the same code, with Qt compiled /MD flag but as static linked libraries (which is the way I ended working) causes no issues.

    so, is there a way to overcome this issue?

    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