Partager via


Great news for LKG work

We have made some great strides on the LKG work. The WinSDK branch is building completely clean and the VC branch is down to 1 error. The only remaining error in the VC branch is a well understood problem that the WPF team has a fix for already on the TFS server. Once TFS comes back up from its upgrade then we can scorch and sync the enlistment to get this fix. In the mean time I created a workaround for this issue. I commented out the part of the WPF projects that reference the files we are having trouble with. Basically we are just skipping the sub project that we can't build. This will get undone when TFS is back up so that we can get the real project building.

Right now we have 2 machines building the amd64 flavor of VS. We are doing 2 machines so that we can verify any errors that 1 of them has if they do get any errors. I'm assuming they will not have any errors since last night's builds were clean except for this 1 issue.

I know this is dev work but I can't wait to get back to a normal project. I want to write some new code. I'm missing it.