Results 1 to 2 of 2

Thread: Unknwon problem

  1. #1
    Join Date
    Jun 2010
    Posts
    4
    Platforms
    Windows

    Default Unknwon problem

    why do i get this problem ?



    Qt Code:
    1. Starting D:\noob\addressbook\debug\addressbook.exe...
    2. D:\noob\addressbook\debug\addressbook.exe exited with code -1073741674
    To copy to clipboard, switch view to plain text mode 

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Unknwon problem

    The error code means that there was a priviliged instruction where it shouldn't be allowed.

    I guess that you tried to access some uninitialised memory.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.