Book a Demo

Author Topic: could not be found(EAAddinFramework.dll)  (Read 3369 times)

sarathipriyan

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
could not be found(EAAddinFramework.dll)
« on: July 17, 2020, 04:15:26 am »
Hi Geert Bellekens,


below link based
https://github.com/GeertBellekens/Enterprise-Architect-Toolpack

clone and build github *microsoft visual studio community 2017*


while building the solution we are facing a dependence issue and some DLL are unable to load it throws an error.

Quote
Severity   Code   Description   Project   File   Line   Suppression State
Error      This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. 
For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\..\Enterprise-Architect-Toolpack\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets.   EAAddinFramework

I tried NuGet Package Restore but not able to resolve the issue .

Quote
Severity   Code   Description   Project   File   Line   Suppression State
Error   CS0006   Metadata file 'C:\Users\Terafast\source\repos\EATFSCONNECTOR\Enterprise-Architect-Add-in-Framework\EAAddinFramework\bin\Debug\EAAddinFramework.dll' could not be found   EAJSON   C:\Users\Terafast\source\repos\EATFSCONNECTOR\Enterprise-Architect-Toolpack-master\EAJSON\CSC   1   Active

how do I resolve this issue and where do I get the EAAddinFramework.dll .


Need to build and debug *Enterprise-Architect-Toolpack *

« Last Edit: July 17, 2020, 04:20:33 am by sarathipriyan »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller

sarathipriyan

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: could not be found(EAAddinFramework.dll)
« Reply #2 on: July 17, 2020, 02:56:23 pm »
Thanks Geert Bellekens,

let me check and get back to you