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. How to solve the problem :Debug assertion failed and cannot seek the string iterator before begin?

How to solve the problem :Debug assertion failed and cannot seek the string iterator before begin?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 559 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.
  • L Offline
    L Offline
    Lian ZhiYang
    wrote on last edited by
    #1

    Recently I ran the program at the terminal and found:Debug assertion and cannot seek the string iterator before begin. But I built the program at QT without an error.8ea32d26-083d-4968-b082-27dcccb3f70f-image.png

    JonBJ 1 Reply Last reply
    0
    • L Lian ZhiYang

      Recently I ran the program at the terminal and found:Debug assertion and cannot seek the string iterator before begin. But I built the program at QT without an error.8ea32d26-083d-4968-b082-27dcccb3f70f-image.png

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Lian-ZhiYang
      As the error message invites you to do: "Press Retry to debug application". Whichever button that is, press it. Hopefully you will be taken into Visual Studio where you can view the stack trace to see if this emanates from a line in your code.

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved