Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get this error when executing it via VisualStudio2015 #4

Closed
poetgeorge opened this issue Apr 11, 2018 · 4 comments
Closed

I get this error when executing it via VisualStudio2015 #4

poetgeorge opened this issue Apr 11, 2018 · 4 comments

Comments

@poetgeorge
Copy link

The exe file can be compiled and executed but didnot show anything in the window,after some seconds I got this: Microsoft C++ Exception: std::length_error .

@HsiehYiChia
Copy link
Owner

I have no idea how that happened. Could you elaborate more about the issue?

@poetgeorge
Copy link
Author

At the beginning , the .exe file cannot be compiled,so according to the errors I changed "Node" to "myNode",and deleted something like "<<<<<<HEAD". Then I began debugging,the .exe file can be compiled and executed,but showed a black window,then I got error"Microsoft C++ Exception: std::length_error" and the program interrupted.

@HsiehYiChia
Copy link
Owner

  1. I didn't notice that there were some merge conflict, so I fix this.
  2. Fix Node ambiguous problem by renaming struct Node

I still don't have a clue how std::length_error occurs, but I hope this could help. If it's still not working for you, plz let me know.

@poetgeorge
Copy link
Author

SUCCESS! I guess that the error is from the node ambiguous problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants