fuadmefleh / holorabbit

This library is a thin C wrapper around RabbitMQ meant to provide simple functions that can be accessed via a C# DLLImport command in Unity.
0 stars 1 forks source link

DllNotFoundException #3

Open rua26x opened 4 years ago

rua26x commented 4 years ago

i have imported the dll to project's plugins folder but when trying to run on unity or hololens the program keep throwing me the DllNotFoundException: EasyRabbitWrap

can you help me with the issue? i have tried searching on the internet but nothing work

jongfeelkim-VIRNECT commented 4 years ago

@rua26x

This project is not includes EasyRabbitWrap.dll You have to build from rabbitmq-c and get output file.