Skip to content

Errors building app on Windows #4755

Answered by Agent-E11
Agent-E11 asked this question in Q&A
Discussion options

You must be logged in to vote

I have just resolved it 🤣
At the top of the error message, it says

C:\Program Files (x86)\Go\pkg\tool\windows_386\link.exe: running gcc failed: exit status 1

It is going to the Program Files (x86) folder for the go installation. So I renamed the files in C:\Program Files (x86)\Go\bin (go.exe -> go_32.exe, gofmt.exe -> gofmt_32.exe) and it worked (I have already installed a 64bit version in C:\Program Files\Go)

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Agent-E11
Comment options

@andydotxyz
Comment options

@Agent-E11
Comment options

@Agent-E11
Comment options

Answer selected by Agent-E11
@andydotxyz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants