Bruce

 

Thanks for the help so far. 

 

I think I managed to solve all my VS (Community Edition) issues and I get 
pretty far now but build fails with this error:

 

build...

: error 000E: File/directory not found in workspace

        
c:\...........\myworkspace\Vlv2BinaryPkg\X64RELEASE\IA32\PchSmbusArpDisabled.inf

 

I do not have the “….\myworkspace\Vlv2BinaryPkg\” directory.

 

I will debug this further but wonder if you can comment on where that whole 
“Vlv2BinaryPkg\.....” tree is supposed to come from?

 

Curious…!

 

Gerard 

 

From: B Cran [mailto:bruce.c...@gmail.com] 
Sent: Friday, February 27, 2015 1:00 PM
To: gerar...@tekmagic.net <mailto:gerar...@tekmagic.net> ; MinnowBoard 
Development and Community Discussion
Subject: Re: [MinnowBoard] [edk2] [EDK2][MNW2]: Problem building MinnowMAX 
firmware 0.77 on Windows.

 

On Fri, Feb 27, 2015 at 10:24 AM, Gerard Bucas <gerar...@tekmagic.net 
<mailto:gerar...@tekmagic.net> > wrote:

OK – figured it out – sorry to waste your time!

 

(required an “export” instead of an “import” in TortoiseSVN – counter-intuitive 
to me!)

 

Yup, you can either "svn export" to get a copy without the svn-related files, 
or "svn co" (svn checkout) to get a copy with all the data required to develop 
with svn.

You might need to make some changes to the scripts if you're not using Visual 
Studio 2008 - for example changing the TOOL_CHAIN_TAG to VS2013x86, updating 
paths etc. if you're using Visual Studio 2013 Community Edition.  If you don't 
have any luck with the Community Edition you might want to try the Express 
edition instead.   If you want more interactive help, I'm on IRC - either 
#minnowboard on freenode, or #edk2 on oftc.

-- 

Bruce 

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to