Making an exe redist package

Hi all,

I’m having trouble using my dll (imported in Python using ctype).

I’ve used packp3d with :

packp3d -o pandagame.p3d -d deploy -r models -n dll -n pyd

The dll is packed but the .p3d crash immediately after lunch… no error are shown.
I’ve read similar posts but I can’t understand how to make it works.

Tnx

Renato