Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed windows icon replacement by changing the build order #60

Merged
merged 1 commit into from
Sep 6, 2014

Conversation

bastimeyer
Copy link
Contributor

As already described in issue #44, I was having some build issues on windows with the switch over to resourcer. For some reason (I still haven't figured it out why) resourcer removes the appended app content of the exe file, which results in a blank node-webkit application after replacing the windows icon. The simple solution for me was changing the build order, so that the app content gets appended afterwards.

@IamAdamJowett
Copy link

Was having the same issues as @bastimeyer. Can confirm this fixed it for me also.

@hotzenklotz
Copy link

This fixes it for me too. 👍 Please accept the pull request :-)

@philippotto
Copy link

@steffenmllr Please merge this!

@bastimeyer
Copy link
Contributor Author

So is there an issue with the pull request or is everyone on vacation? 😞
Building on windows is now broken for more than two weeks...

@gabepaez
Copy link
Contributor

gabepaez commented Sep 6, 2014

Sorry guys. I've been out of town for work. Let's do this.

gabepaez added a commit that referenced this pull request Sep 6, 2014
Fixed windows icon replacement by changing the build order
@gabepaez gabepaez merged commit cedda95 into nwutils:master Sep 6, 2014
@adam-lynch
Copy link
Contributor

Just published 0.1.3

@bastimeyer
Copy link
Contributor Author

Just published 0.1.3

thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants