ionescu007 / VisualUefi

A project for allowing EDK-II Development with Visual Studio
480 stars 124 forks source link

Unable to build EDK-II project #9

Closed Optionaled closed 8 years ago

Optionaled commented 8 years ago

Reproduction:

  1. Clone https://github.com/ionescu007/VisualUefi.git
  2. run EDK-II.sln
  3. Build

I get 87 build errors. Most seem to relate to edk2 being empty, but even after copying from edk2_old to edk2 it does not work.

ionescu007 commented 8 years ago

Hi!

Let me take a look and refresh/update everything here.

ionescu007 commented 8 years ago

Hi,

I have completely recreated all the repositories. Please try it now.

When you clone, make sure you use "--recursive" because this project uses submodules.