Hello guys


Hello guys, 

I am surfing on this problem :( It occurs when I try to add a runtime package (targeting Win32-64 and Android) to a DUnitX project :( I have had no success. When I try to add it in "Runtime Packages" also doesn't work as expected :(

Comments

  1. If I translate that correctly, it means it's not a valid package - not a valid PE file.  Can you rebuild?  Or, can you write an app that dynamically loads the package (LoadLibrary should be enough)?

    ReplyDelete
  2. IDE is 32 bit and you selected a 64 bit package, that will not works at all.

    ReplyDelete

Post a Comment