Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building VeraCrypt-DCS using Visual Studio 2015 toolset? #5

Open
susarlanikhilesh opened this issue May 29, 2018 · 0 comments
Open

Comments

@susarlanikhilesh
Copy link

I'm trying to build veracrypt-DCS using Visual studio 2015 tool set.
I'm facing below issues, is it because of the visual studio 2015 tool set version?
Is there any documentation to build with visual studio 2015.
I followed the below documentation to build it, but it looks a bit old.
(https://github.com/veracrypt/VeraCrypt/blob/master/src/Boot/EFI/Readme.txt)

-----ISSUE-----

Tpm12.c
Microsoft (R) Incremental Linker Version 14.00.24225.1
Copyright (C) Microsoft Corporation. All rights reserved.

/out:Tpm12.exe
c:\edk2\Build\DcsPkg\RELEASE_VS2015x86\X64\DcsPkg\Library\DcsTpmLib\DcsTpmLib\OUTPUT.\Tpm12.obj
LINK : fatal error LNK1561: entry point must be defined
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Vc\bin\x86_amd64\cl.exe"' : return code '0x2'
Stop.

----ISSUE----

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant