How to add a new library to sample project.
kejames opened this issue · 1 comments
kejames commented
Hi,
I would like add a UEFI library to sample project, but I got the failed log as below.
error LNK2001: unresolved external symbol __security_check_cookie
Could you please help to add a demo project that can build a UEFI library?
Thanks!
ionescu007 commented
Hi James,
I’m not quite sure what you mean — there are three samples in the project
(see samples.sln) and VisualUefi itself links with 20+ libraries. Could you
provide more details?
On Mon, Jul 16, 2018 at 4:39 AM James ***@***.***> wrote:
Hi,
I would like add a UEFI library to sample project, but I got the failed
log as below.
error LNK2001: unresolved external symbol __security_check_cookie
Could you please help to add a demo project that can build a UEFI library?
Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFxIePhb8ommZgOZVG3LbYuuPGBa4cQKks5uHArhgaJpZM4VQhtD>
.
--
Best regards,
Alex Ionescu