macosxbootloader
macosxbootloader copied to clipboard
boot.sln does not generate 64-bit boot.efi version
With any compiler Configuration (Release, Release(Black), Release(Grey) on x64 Platform and Build boot.sln does not generate .efi file. .lib file has been generated.
I've tried both VS 2013 and VS 2015.
I've run VS 2015 for a 64-build. There was an error: warning treated as error - no 'object' file generated Because of that no boot.efi also. Correcting Treat Warnings As Errors to NO the build was successful.