howardjack / distorm

Automatically exported from code.google.com/p/distorm
GNU General Public License v3.0
0 stars 0 forks source link

Problem compiling Jdistorm #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to generate the jdistorm.dll following the instructions given on 
Visual Studio 2012. 
I could compile distorm to generate the file distorm.lib. But,I am getting 
errors when trying to generate jdistorm.dll. The errors are related to 
unresolved external symbols as shown in the attachment. 
Can somebody  please provide updated instructions for jdistorm.  
Also, Is there a way to compile jdistorm for use on linux/mac.

Thanks.

Original issue reported on code.google.com by ct3...@gmail.com on 10 Dec 2013 at 4:14

Attachments:

GoogleCodeExporter commented 9 years ago
Please read this:
https://code.google.com/p/distorm/wiki/Build_Compilation_Environment

It seems you are compiling jdistorm for 64 bits, while you compiled distorm.lib 
for 32 bits.

Original comment by distorm@gmail.com on 14 Dec 2013 at 3:16

GoogleCodeExporter commented 9 years ago

Original comment by distorm@gmail.com on 13 Dec 2014 at 4:48