core icon indicating copy to clipboard operation
core copied to clipboard

what is wrong with building

Open itildesk opened this issue 4 months ago • 1 comments

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

itildesk avatar Aug 15 '25 21:08 itildesk

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.

kkoreilly avatar Sep 09 '25 20:09 kkoreilly