alexhude / LoadProcConfig

IDA plugin to load processor configuration files.
75 stars 17 forks source link

Visual Studio Project Generates .p64 for both builds (IDA 32 and IDA 64) #3

Open kaipyroami opened 6 years ago

kaipyroami commented 6 years ago

Using SDK version 7.1. Everything is building fine with no errors but the Plugin file outputs are both .p64 files. No .plw file is produced.

kaipyroami commented 4 years ago

Necro-update... So it looks like the .plw is only produced with the x86 and 32 bit version of IDA. Need to use SDK < 7.0 for 32 Bit builds