View Single Post
Old 05-04-2013, 09:00 AM   #9
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,664
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
SSE isn't enough. Your processor must support SSE2. But there must be something else in play here, because the SSE2 requirement has been around since version 0.3, and you've indicated you were able to use version 0.6. So unless you were patching and compiling your own version of 0.6, it's probably not the SSE2 problem. That doesn't mean that Qt5 hasn't introduced some other special instruction code that your processor is lacking, however.

You could try Dependecy Walker (depends.exe) for Windows and see if it reveals any missing dependencies, but it probably won't help if it's a processor instruction issue.
DiapDealer is offline   Reply With Quote