core
core copied to clipboard
what is wrong with building
Describe the bug
imports github.com/cogentcore/webgpu/wgpuglfw: build constraints exclude all Go files in C:\Users\Administrator\go\pkg\mod\github.com\cogentcore\[email protected]\wgpuglfw
How to reproduce
sorry
Example code
Relevant output
Platform
macOS
Thank you for filing this issue and apologies for the delayed response. Do you have CGO enabled? You need to set the CGO_ENABLED environment variable to 1. Please let me know if the issue persists.