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

Error when trying to build #6

Open
NOXITB opened this issue Dec 24, 2023 · 5 comments
Open

Error when trying to build #6

NOXITB opened this issue Dec 24, 2023 · 5 comments

Comments

@NOXITB
Copy link

NOXITB commented Dec 24, 2023

go build -o proxmoxbackupgo_cli.exe

github.com/jeromehadorn/vss

......\go\pkg\mod\github.com\jeromehadorn\[email protected]\vss_windows.go:24:29: undefined: LoadAndInitVSS
......\go\pkg\mod\github.com\jeromehadorn\[email protected]\vss_windows.go:146:29: undefined: LoadAndInitVSS

@tizbac
Copy link
Owner

tizbac commented Dec 24, 2023

On which windows version? and what go version?

@NOXITB
Copy link
Author

NOXITB commented Dec 24, 2023

Latest Windows 11 And Latest Go Version 1.21.5

@jochumdev
Copy link
Contributor

try build_cli.bat works for me without any problems.

@NOXITB
Copy link
Author

NOXITB commented Dec 29, 2023

ok i will try again

@tizbac
Copy link
Owner

tizbac commented Jan 1, 2024

Be sure to have TDM gcc installed too

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

3 participants