QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows

Home Page:http://pooi.moe/QuickLook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compilation problem

df-client-dev2 opened this issue · comments

Hello author, I have been debugging for a long time, but I really don’t understand it, so I would like to ask for advice.

Build started…
1>------ Build: Project: QuickLook, Configuration: Debug Any CPU ------
1>C:\Windows[Microsoft.NET](http://microsoft.net/)\Framework\v4.0.30319\Microsoft.WinFx.targets(268,9): error MC1000: Unknown build error “Cannot resolve dependency to assembly ‘System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event.”
2>------ Build: Project: QuickLook.Plugin.PluginInstaller, Configuration: Debug Any CPU ------
3>------ Build: Project: QuickLook.Plugin.HtmlViewer, Configuration: Debug Any CPU ------
4>------ Build: Project: QuickLook.Plugin.VideoViewer, Configuration: Debug Any CPU ------
2>CSC : error CS0006: Metadata file “G:\SRC\QuickLook\Build\Debug\QuickLook.exe” could not be found.
3>CSC : error CS0006: Metadata file “G:\SRC\QuickLook\Build\Debug\QuickLook.exe” could not be found.
5>------ Build: Project: QuickLook.Plugin.MailViewer, Configuration: Debug Any CPU ------
6>------ Build: Project: QuickLook.Plugin.MarkdownViewer, Configuration: Debug Any CPU ------
6>CSC : error CS0006: Metadata file “G:\SRC\QuickLook\Build\Debug\QuickLook.Plugin\QuickLook.Plugin.HtmlViewer\QuickLook.Plugin.HtmlViewer.dll” could not be found.
5>CSC : error CS0006: Metadata file “G:\SRC\QuickLook\Build\Debug\QuickLook.Plugin\QuickLook.Plugin.HtmlViewer\QuickLook.Plugin.HtmlViewer.dll” could not be found.
4>G:\SRC\QuickLook\QuickLook.Plugin\QuickLook.Plugin.VideoViewer\ViewerPanel.xaml(120,14): error MC3074: The tag ‘GlassLayer’ does not exist in XML namespace ‘clr-namespace:QuickLook.Controls.GlassLayer;assembly=QuickLook’. Line 120 position 14.
========== Build: 0 succeeded, 6 failed, 9 up-to-date, 0 skipped ==========
========= Build started at 6:07 PM and took 00.935 seconds ==========