Skip to content
Snippets Groups Projects
Commit d22374e7 authored by CHEREL Vincent's avatar CHEREL Vincent
Browse files

update Read.me

parent b7976a2f
No related branches found
No related tags found
No related merge requests found
...@@ -20,18 +20,18 @@ Or build it step by step see below (skip to Test otherwise) ...@@ -20,18 +20,18 @@ Or build it step by step see below (skip to Test otherwise)
On this link https://github.com/emgucv/emgucv/releases On this link https://github.com/emgucv/emgucv/releases
Go find the release 4.9.0 (latest currently) download "libemgucv-windesktop-4.9.0.5494.zip" Go find the release 4.9.0 (latest currently) download "libemgucv-windesktop-4.9.0.5494.zip"
![](screenshots/emgucv_release_4_9_0.png)
Unzip it and go into \libs Unzip it and go into \libs
![](screenshots/libemgucv_libs.png)
Make a directory anywhere called Plugins (It'll go in your unity project later) Make a directory anywhere called Plugins (It'll go in your unity project later)
Copy all the dynamic link library ( .dll) here into Plugins. Copy all the dynamic link library ( .dll) here into Plugins.
Now go into \libs\runtimes\win-x64\native (change win-x64 if you're not in 64 bit) Now go into \libs\runtimes\win-x64\native (change win-x64 if you're not in 64 bit)
![](screenshots/libemgucv_libs_native.png)
And again copy all the dynamic link library ( .dll) here into Plugins. And again copy all the dynamic link library ( .dll) here into Plugins.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment