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

Compile a Windows version #8

Open
jeena opened this issue Jun 18, 2016 · 5 comments
Open

Compile a Windows version #8

jeena opened this issue Jun 18, 2016 · 5 comments

Comments

@jeena
Copy link
Owner

jeena commented Jun 18, 2016

It would be nice to have a precompiled Windows version one could just download and install.

@ghost
Copy link

ghost commented Oct 30, 2017

Hey, im new to this but im trying to get it to work on my windows but i get several errors:
snip_20171030170924

@jeena
Copy link
Owner Author

jeena commented Oct 30, 2017

Interesting, I actually never tried it on Windows. Which version of Qt do you have installed? It shows that it can't find the modules.

@ghost
Copy link

ghost commented Oct 30, 2017

D:\0_Program_Files\FeedTheMonkey-master>qmake -version
QMake version 2.01a
Using Qt version 4.8.7 in D:/0_Program_Files/Anaconda3/Library/lib

@jeena
Copy link
Owner Author

jeena commented Oct 30, 2017

4.8.7, yeah that is at least one of the problems, as the README says:

"You need to have Qt 5.6 installed to be able to compile"

@ghost
Copy link

ghost commented Oct 31, 2017


`D:\0_Program_Files\FeedTheMonkey-master>D:\0_Program_Files\Qt\5.6\msvc2013_64\bin\qmake -version
QMake version 3.0
Using Qt version 5.6.2 in D:/0_Program_Files/Qt/5.6/msvc2013_64/lib

D:\0_Program_Files\FeedTheMonkey-master>D:\0_Program_Files\Qt\5.6\msvc2013_64\bin\qmake FeedTheMonkey.pro
WARNING: target.path is not defined: install target not created

WARNING: target.path is not defined: install target not created


D:\0_Program_Files\FeedTheMonkey-master>mingw32-make
mingw32-make -f Makefile.Release
mingw32-make[1]: Entering directory 'D:/0_Program_Files/FeedTheMonkey-master'
Makefile.Release:86: *** missing separator.  Stop.
mingw32-make[1]: Leaving directory 'D:/0_Program_Files/FeedTheMonkey-master'
Makefile:34: recipe for target 'release' failed
mingw32-make: *** [release] Error 2

D:\0_Program_Files\FeedTheMonkey-master>`


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

1 participant