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

Error running setup.bat [Fixed/Never mind] #48

Closed
NoahLundqvist opened this issue Aug 7, 2016 · 1 comment
Closed

Error running setup.bat [Fixed/Never mind] #48

NoahLundqvist opened this issue Aug 7, 2016 · 1 comment

Comments

@NoahLundqvist
Copy link

NoahLundqvist commented Aug 7, 2016

For future reference, seeing as I can't delete this, in case someone else runs into the same/similar issues..

First issue was with an "out of memory" error during the widgets part of the "install" routine. Fixed by reinstalling Go (I had the same version, but it was custom built so probably something about the compile limiting memory usage or something I'd guess)

Second error I got was "bad reloc address 0x4 in section `.data'" during install routine for uitools. The cause was that it referenced/used my local mingw install and not the one I installed as part Qt.

@NoahLundqvist NoahLundqvist changed the title Out of memory during "install" of widgets when running setup.bat Error running setup.bat Aug 7, 2016
@NoahLundqvist NoahLundqvist changed the title Error running setup.bat Error running setup.bat [Fixed/Never mind] Aug 7, 2016
@therecipe
Copy link
Owner

Thank you :)

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

No branches or pull requests

2 participants