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

Missing functions #1

Closed
mevenson opened this issue Nov 7, 2020 · 3 comments
Closed

Missing functions #1

mevenson opened this issue Nov 7, 2020 · 3 comments

Comments

@mevenson
Copy link

mevenson commented Nov 7, 2020

Following errors when trying to compile:

Severity Code Description Project File Line Suppression State
Error C3861 'ParseBool': identifier not found dasmfw Dasm6809.cpp 469
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 740
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 753
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 758
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 762
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 768
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 778
Error C3861 'SetDefLabelUsed': identifier not found dasmfw Dasm6809.cpp 794

@Arakula
Copy link
Owner

Arakula commented Nov 7, 2020

Fascinating. Seems I created a little mess back when I last updated this project (17 months ago ... shows the interest :-) ... I'll look into it.

@Arakula
Copy link
Owner

Arakula commented Nov 7, 2020

OK, I uploaded a new version that should fix this slightly embarrassing problem.

@Arakula Arakula closed this as completed Nov 7, 2020
@mevenson
Copy link
Author

mevenson commented Nov 7, 2020 via email

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