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

'GetVersion' was declared deprecated. #140

Open
LochieR opened this issue Nov 29, 2022 · 3 comments
Open

'GetVersion' was declared deprecated. #140

LochieR opened this issue Nov 29, 2022 · 3 comments

Comments

@LochieR
Copy link

LochieR commented Nov 29, 2022

When compiling PDCurses for windows, it showed the error 'GetVersion' was declared deprecated in the file pdcsrn.c, line 402.
Is there any way to get this to work?

@wmcbrine
Copy link
Owner

This should be only a warning, not an error. No?

Anyway, I don't see this message with current compilers, and I haven't seen it for a long time. Please say more about how you're trying to build PDCurses.

Repository owner deleted a comment from Bill-Gray Nov 29, 2022
@LochieR
Copy link
Author

LochieR commented Nov 29, 2022

This is an error when compiling with visual studio 2022, but when compiling with cl.exe there is no error.

@wmcbrine
Copy link
Owner

OK, again, I have to ask for more detail... The official build method is via "nmake -f Makefile.vc". What exactly are you doing instead?

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