mvasilchuk / yasem

GNU General Public License v2.0
77 stars 52 forks source link

Error while compiling. #1

Closed trancen closed 9 years ago

trancen commented 10 years ago

After QMAKE and doing a MAKE I get the following : http://pastebin.com/krWqgJWA

mvasilchuk commented 10 years ago

What is your Qt5 version? And it looks like your Qt installation doesn't have all needed libraries. Try to install all qt development files (-dev, -devel, or similar). BTW. What is your OS? I tried to build on Arch and Ubuntu 14.04 (both x64).

trancen commented 10 years ago

I will have to check later tonight, I'm running Linux Mint 16(KDE). I think that maybe the issue that I'm not running the more recent Qt. But I will check later. At work currently.

mvasilchuk commented 10 years ago

Try to use QtCreator to compile the project. Just download it with the latest Qt version (5.3). I think it'll be better in case if you want to see how the app works.

trancen commented 10 years ago

Maybe I should setup teamviewer to my laptop at home so I can work on it while I'm at work :)