Will Pittenger
Will Pittenger
CC#
Created by Will Pittenger on 9/19/2024 in #help
✅ Mystery errors that appear in build output but not the editor
?!?!?!? It vanished when I tried a full rebuild. Should've thought of that last night.
12 replies
CC#
Created by Will Pittenger on 9/19/2024 in #help
✅ Mystery errors that appear in build output but not the editor
Why would you use it for C#?
12 replies
CC#
Created by Will Pittenger on 9/19/2024 in #help
✅ Mystery errors that appear in build output but not the editor
Can't afford Rider.
12 replies
CC#
Created by Will Pittenger on 9/19/2024 in #help
✅ Mystery errors that appear in build output but not the editor
Besides, the editor has it right. It's the compiler that's confused. Does it put stuff into .vs?
12 replies
CC#
Created by Will Pittenger on 9/19/2024 in #help
✅ Mystery errors that appear in build output but not the editor
I tried that last night.
12 replies
CC#
Created by Will Pittenger on 8/27/2024 in #help
✅ My RESX file still is supposedly invalid
Well, that seems to have worked. Now on to an issue with Avalonia in #gui.
5 replies
CC#
Created by Will Pittenger on 8/27/2024 in #help
✅ My RESX file still is supposedly invalid
Well, since there's been no response here, I'm going to see if copying the <data> tags into a new RESX file helps.
5 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
What effect would changing that namespace name have? Any?
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
In PrefsGenericTreeListerPage.xaml, you changed xmlns:local to xmlns:Things, but didn't change all the places the local namespace was used.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
Huh? In PluginsExtWhereToLookPage.xaml, you put </PrefsCtrls:VisualTabCtrl> immediately after <grid>. Nothing but whitespace in between.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
I'm going to look at your changes. I'm thinking of moving everything over to Avalonia and rearranging stuff when I do that. So I may have to fix a lot of this again. 😦
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
I closed the pull request and made the changes manually as some were junk like indentation "fixes" that broke the indentation. Not indenting inside the #region of a cs file is stupid. It makes it harder to follow the code. Also, some of the one-line constructors were remaining that way as more code was anticipated. But there are still issues and I checked those into the branch.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
With <ProjectReference Include paths, what are the paths relative too? I thought it was the location of the csproj file that incldues them. But it insists on adding duplicates only the duplicates are relative to the wrong locations.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
Though I have a friend who still names everything with names like P, Q, and z. He makes everything static in as few classes as possible and those are all global. He insists it's readable.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
I find them readable.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
I wrap when things don't fit on screen.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
So how is it "random"? Looks consistent to me.
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
Define random. Got a sample?
198 replies
CC#
Created by Will Pittenger on 8/18/2024 in #help
CS0006 Can't find metadata dll, but paths are correct
And in what was is it not that?
198 replies