Hi,
what does it mean?
The Names of the Paths are Ok.
These are the warnings: (the project doesn’t build)
Severity Description Project File Line
Warning ISO C99 requires whitespace after the macro name EmVgCommon C:\xxx\WorkspaceVS2017\EmVgCommon\<command-line> 0
VisualGDB version: 5.5.1.3318
------------------ System.ArgumentException ------------------
System.ArgumentException: Illegales Zeichen im Pfad.
bei System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
bei System.IO.Path.GetFileName(String path)
bei Microsoft.VisualStudio.TextMate.VSWindows.TMUtilities.GetFileName(String fileName)
bei Microsoft.VisualStudio.TextMate.VSWindows.CommonEditorFactory.CreateEditorInstance(UInt32 grfCreateDoc, String pszMkDocument, String pszPhysicalView, IVsHierarchy pvHier, UInt32 itemid, IntPtr punkDocDataExisting, IntPtr& ppunkDocView, IntPtr& ppunkDocData, String& pbstrEditorCaption, Guid& pguidCmdUI, Int32& pgrfCDW)
bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
bei Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
bei Microsoft.VisualStudio.Shell.VsShellUtilities.OpenDocument(IServiceProvider provider, String fullPath, Guid logicalView, IVsUIHierarchy& hierarchy, UInt32& itemID, IVsWindowFrame& windowFrame, IVsTextView& view)
bei p21.q4(String c, Int32 b, Int32 a)
bei VisualGDB.Add_In.Tool_Windows.WPF.AdvancedBuildLogToolControl.ListView_MouseDoubleClick(Object sender, MouseButtonEventArgs e)
Kind Regards
Thomas
-
This topic was modified 4 years, 11 months ago by support. Reason: formatting