PowerLine icon indicating copy to clipboard operation
PowerLine copied to clipboard

!!!!! Build Errors Occured, Please Check the MSBuild Output !!!!!

Open RubyistCTRLDYT opened this issue 5 years ago • 6 comments
trafficstars

environment: Win7 6.1.7601 Service Pack 1 Build 7601

When I run PLBuilder.exe this error occur 屏幕快照 2020-01-02 下午1 52 01

maybe something related to my encoding ?

RubyistCTRLDYT avatar Jan 02 '20 06:01 RubyistCTRLDYT

how to check the output from msbuild ?

RubyistCTRLDYT avatar Jan 02 '20 06:01 RubyistCTRLDYT

l have the Same Problem

merlinxcy avatar May 09 '20 03:05 merlinxcy

I solve it. Maybe you should check the code of Function.cs. image

merlinxcy avatar May 09 '20 05:05 merlinxcy

I solve it. Maybe you should check the code of Function.cs. image

What was the fix? I took a look at Functions.cs but didn't see any reason why the executable won't compile now.

kpomeroy1979 avatar Jun 10 '20 08:06 kpomeroy1979

Functions.cs was empty on my clone. Copied the code from the file here and saved it, after it worked fine.

badFilename avatar Apr 12 '22 18:04 badFilename

Same here. Empty file on clone. Have to copy it from https://github.com/fullmetalcache/PowerLine/blob/master/PowerLine/PowerLineTemplate/Functions.cs то "\PowerLine\PowerLineTemplate\Functions.cs"

jazzroutine avatar Feb 06 '23 12:02 jazzroutine