I wrote a PCL Module that worked fine with V1.8.4
After upgrading to V1.8.5 I find that the module will no longer install under Windows. On the "Install Modules" dialog, I can search and find my module. However, hitting the install button brings up an error dialog "PCL Win32 System Exception" with the following text: "At address 000007FEFCEAA06D with exception code C0000005 :
Access violation: invalid memory read operation at address 00000000000000D8"
Is there something I need to upgrade in order to build a compatible module?
Mark