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

Output version #152

Open
sergeevabc opened this issue May 12, 2024 · 2 comments
Open

Output version #152

sergeevabc opened this issue May 12, 2024 · 2 comments

Comments

@sergeevabc
Copy link

sergeevabc commented May 12, 2024

Windows 7 x64, Kalker 2.2.0

$ kalker.exe -v
Undefined variable: 'v'.

$ kalker.exe --version
Undefined variable: 'v'.

$ kalker.exe version
Undefined variable: 'v'.

$ kalker.exe
kalker                                <--- At least output version here
Type 'help' for instructions.
>>
@PaddiM8
Copy link
Owner

PaddiM8 commented May 12, 2024

True, that should be a flag

@sergeevabc
Copy link
Author

sergeevabc commented Feb 9, 2025

I wanted to check if you added the appropriate flag in Kalker 2.2.1, but unfortunately it was compiled without Windows 7 support, so I see the following error.

Image

It seems the developers of Rust language betrayed users like me by removing such an option in their recent compiler. Shame on them! For example, C-based apps like xxhash can still be compiled and run without issues here.

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