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

win11 -: package ; expected main packages contain errors! #153

Open
feng99 opened this issue Mar 14, 2023 · 1 comment
Open

win11 -: package ; expected main packages contain errors! #153

feng99 opened this issue Mar 14, 2023 · 1 comment
Labels

Comments

@feng99
Copy link

feng99 commented Mar 14, 2023

os: win11

go version go1.17.11 windows/amd64

directory structure:
image

dot -version
dot - graphviz version 7.0.5 (20221223.1930)
libdir = "D:\Program Files\Graphviz\bin"

command:
go-callvis main.go
or
go-callvis -focus=main ./
or
go-callvis -focus=main

result:
D:\code\go\fiber_demo\main.go:19:306: illegal UTF-8 encoding
-: package ; expected main
2023/03/14 11:42:29 packages contain errors

seek help. thanks

@ondrajz ondrajz added the windows label Jan 1, 2025
@ondrajz
Copy link
Owner

ondrajz commented Jan 1, 2025

Does the project compile OK without go-callvis?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants