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

No output in the cmd #31

Open
MoayedHajiAli opened this issue Jul 10, 2019 · 2 comments
Open

No output in the cmd #31

MoayedHajiAli opened this issue Jul 10, 2019 · 2 comments

Comments

@MoayedHajiAli
Copy link

Hello,
I have successfully run the simulator on my windows machine and the default program generated the trace file successfully.
However, when running the hello-simulator or first project, I do not get any output in the cmd.
I tried adding an std::clog to the project and it worked fine.
is the NS_LOG_UNCOND deactivated in this version or there is something else wrong?
Thanks.

@bobzhuyb
Copy link
Owner

Honestly, I don't know.. I usually rely on the trace file instead of the cmd output.

@MoayedHajiAli
Copy link
Author

Also,
Sometimes I get the following error:
"assert failed. cond="g_markingTimes->count (time) == 1", msg="Time object 0000017F66195D78 registered 0 times (should be 1).", file=......\src\core\model\time.cc, line=284"
I cannot trace the error or think what might be the reason behind it.
Usually rebuilding the whole solution again solves the 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