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

vle.extension.dsdevs does not compile in mode Debug with vle2.0 #136

Open
Chabrier opened this issue Aug 31, 2017 · 0 comments
Open

vle.extension.dsdevs does not compile in mode Debug with vle2.0 #136

Chabrier opened this issue Aug 31, 2017 · 0 comments
Labels
Milestone

Comments

@Chabrier
Copy link
Member

DSDevs.cpp:50:17: error: invalid use of incomplete type ‘const struct vle::devs::ExecutiveInit’
assert(model.model().getParent());

and,

Executive.hpp:63:8: note: forward declaration of ‘struct vle::devs::ExecutiveInit’
struct ExecutiveInit;

@Chabrier Chabrier added this to the 2.0 milestone Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant