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

The ZenFS header file fs/version.h is missing #1

Open
Yee686 opened this issue Jun 6, 2024 · 1 comment
Open

The ZenFS header file fs/version.h is missing #1

Yee686 opened this issue Jun 6, 2024 · 1 comment

Comments

@Yee686
Copy link

Yee686 commented Jun 6, 2024

The compilation failed because the header file fs/version.h is missing.

  • image
  • image
@ehdms96
Copy link
Contributor

ehdms96 commented Nov 11, 2024

Oh, the simplest way is to create a file named fs/version.h and then add the following content:

#pragma once
#define ZENFS_VERSION "blob_st_lvl-pre-539-g2a6946d-dirty"

image

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