Skip to content

Transfer a Project from Linux to Windows (Wails v2) #1445

Answered by tataDan
tataDan asked this question in Q&A
Discussion options

You must be logged in to vote

With Manual Builds as a guide, I executed the following steps:

While in the frontend directory

`npm install`

`npm run build`

While in the root of the project directory

`go build -tags dev -gcflags "all=-N -l"`

`wails dev`

The application ran as expected.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@leaanthony
Comment options

Answer selected by tataDan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants