Fatal Error: Access Violation (Debugging 32-bit Console Apps)

Started by inisheer, December 15, 2012, 07:09:33 AM

Previous topic - Next topic

inisheer

BTW, figured out why the Addins weren't working... didn't have the SDK installed. Figured the SDK would only be needed for developing addins and not consuming them...

OK, the horse is dead.

CommonTater

Quote from: inisheer on December 16, 2012, 02:54:37 AM
BTW, figured out why the Addins weren't working... didn't have the SDK installed. Figured the SDK would only be needed for developing addins and not consuming them...

OK, the horse is dead.

That shouldn't matter... You are correct, the SDK is only for creating AddIns... There's nothing in that bundle except a help file, a lib and header. 

More likely, you missed the step in tools -> options -> customize where you have to check the thing to make it work.  Some AddIns may require you to exit and return to POIDE after activation... most don't... mine don't.