pmikstacki / SliccDB

Light Embedded Graph Database for .net
MIT License
132 stars 14 forks source link

Tag 'AutomaticGraphLayoutControl' does not exist in XML namespace 'http://mlsagl' #6

Closed GaoDong666 closed 2 years ago

GaoDong666 commented 2 years ago

Hello! When I tried to build the project "SliceDB.Explore", Visual Studio reported the above error in three places with the following codes:

wpfGraphControl:AutomaticGraphLayoutControl

As a beginner, I've tried looking for answers on the internet but can't seem to find a solution. What should I do to remove the errors? Thank You!

GaoDong666 commented 2 years ago

The reason for the error is the lack of dependency libraries, I just need to compile the corresponding dependency packages in advance.