Re: [edk2-buildtools] Win7 build broke after latest update - _sqlite3

2014-10-11 Thread Andrew Fish
David, The svn external has the sqlite3.dll https://svn.code.sf.net/p/edk2/code/trunk/edk2/BaseTools/Bin/externals.txt The svn external thing was probably added after your sync. I’m not sure how it should work, but the binaries are in a different svn project. I thought they should get updated

[edk2-buildtools] Win7 build broke after latest update - _sqlite3

2014-10-11 Thread David F.
As a follow up to my prior message below - if I put the old c:\edk2 folder back and attempt to build, it works fine. So definitely something in one of the updates since 2/25/2014 (that is the prior svn update I had done). Hi, Just did the latest SVN update (last update was several months ago).

[edk2-buildtools] Win7 build broke after latest update - _sqlite3

2014-10-11 Thread David F.
Hi, Just did the latest SVN update (last update was several months ago). Now building won't work under Win7 Pro x64 environment. I was hoping I could just update and continue building like I have done in the past but now it dies right away with the message below (I couldn't find a _sqlite3 file -

[edk2-buildtools] SVN Update Failed - note not installable

2014-10-11 Thread David F.
Just a FYI, I did a SVN update just now (haven't updated for several months) and got this: C:\edk2\BaseTools\Bin\Win32 The node 'C:\edk2\BaseTools\Bin\Win32\BaseTools\Bin\Win32\Arm\RELEASE_RVCT31\CompilerIntrinsicsLib.lib' is not installable It seems to have duplicated the path... ---