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

Compile errors #1

Open
peakpeak-github opened this issue Jan 23, 2024 · 0 comments
Open

Compile errors #1

peakpeak-github opened this issue Jan 23, 2024 · 0 comments

Comments

@peakpeak-github
Copy link

peakpeak-github commented Jan 23, 2024

In main.cpp:
findCont(dst, xbl, ybl, xtr, ytr, oO, X, Y); error C3861: 'findCont': identifier not found

In list.cpp
void listA::setColor(int color) error C2653: 'listA': is not a class or namespace name
acT->Color = card; error C2065: 'acT': undeclared identifier

if (toP == 0) toP = karta; error C2065: 'karta': undeclared identifier

... and many more ...

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

1 participant