version-fox/vfox

[BUG]: macos build failure on intel processor

Closed this issue · 1 comments

Version
0.6.7

OS
macOS

Describe the bug
During build, it fails with an error,

  # github.com/version-fox/vfox
  link: duplicated definition of symbol dlopen, from github.com/ebitengine/purego and github.com/ebitengine/purego

and you need to update go.mod, especially purgo to v0.8.3.

Screenshots[optional]

fixed by #468