From: Andrew F. <af...@ap...> - 2014-10-12 05:46:40
|
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 in svn by default. Thanks, Andrew Fish On Oct 11, 2014, at 10:40 PM, David F. <df...@gm...> wrote: > 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). > 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 - never been one it seems). How can I fix this?: > > Traceback (most recent call last): > File "C:\Python27\lib\site- > packages\cx_Freeze\initscripts\Console.py", line 27 > , in <module> > File "build.py", line 40, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\A > utoGen\AutoGen.py", line 35, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\G > enFds\FdfParser.py", line 20, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\G > enFds\Fd.py", line 19, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\G > enFds\Fv.py", line 26, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\G > enFds\GenFds.py", line 25, in <module> > File "C:\Users\Public\Documents\BuildPool\EDK2_BaseTools\build\Source\Python\W > orkspace\WorkspaceDatabase.py", line 17, in <module> > File "C:\Python27\lib\sqlite3\__init__.py", line 24, in <module> > from dbapi2 import * > File "C:\Python27\lib\sqlite3\dbapi2.py", line 27, in <module> > from _sqlite3 import * > ImportError: No module named _sqlite3 > !!!FAILED!!!! > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > http://p.sf.net/sfu/Zoho > _______________________________________________ > edk2-buildtools-devel mailing list > edk...@li... > https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel |