View Single Post
  #3  
Old 07-05-2015, 18:48
Storm Shadow's Avatar
Storm Shadow Storm Shadow is offline
Family
 
Join Date: Jun 2014
Posts: 281
Rept. Given: 186
Rept. Rcvd 191 Times in 78 Posts
Thanks Given: 138
Thanks Rcvd at 245 Times in 97 Posts
Storm Shadow Reputation: 100-199 Storm Shadow Reputation: 100-199
yes no problem.

PyQt needs sip to run.
ida need a special build of both PyQt4 and sip to run, the stock one wont work.
So everything have to be rebuilded.

the sip package is ready configured for ida, so do not reconfigure.


just extract sip archive and use vs command line from extracted folder and do.

Code:
nmake install
.
__________________
The devil whispered in my ear, "you're not strong enough to withstand the storm."

Today I whispered in the devils ear, "I am the storm."
Reply With Quote
The Following User Says Thank You to Storm Shadow For This Useful Post:
Indigo (07-19-2019)