bvarga / delphizmq

0MQ Delphi binding
GNU Lesser General Public License v3.0
137 stars 63 forks source link

Access violation when loading zeromq dll in Delphi 2010 #5

Closed geraldme closed 11 years ago

geraldme commented 11 years ago

Try to use the wrapper in Delphi 2010 but get access violation when loading zeromq dll in XP. Try vaious dll distro including the one zeromq official site. Is this the problem of dll or due to D2010. Thanks.

bvarga commented 11 years ago

Have you tried with the dll mentioned by mjasperse in Issue #3 ? If it's not working, I would try to compile my own on WinXP.