When I keep the DLL into the root folder, and I try to import it (JS script):
importAegisImplicitMail;
I get this error :
Assets/scripts/photoEtStockage.js(25,8): BCE0167: Namespace 'AegisImplicitMail' not found in assembly 'AegisImplicitMail, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Thanks in advance for any help :)
Seb
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2022-01-10
Post awaiting moderation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Bug Report" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi there !
I'm trying to get it works with unity 5.
For Info I'm working in .NET 2.0 (not .NET 2.0 Subset)
When I put "AegisImplicitMail.dll" to my asset folder I get this error :
(The DLL is recognised as "Managed")
When I keep the DLL into the root folder, and I try to import it (JS script):
I get this error :
Thanks in advance for any help :)
Seb