...
From 7fbd03182c2331df8e135bebffee18c5d4e795a2 Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Sat, 22 Jun 2019 19:59:00 +0530
Subject: [PATCH] include/securitybaseapi: Add CveEventWrite and DeriveCapabilitySidsFromName
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/securi
Sorry attachment is here.FLAGS = -std=c++14 -pedantic -Wextra -Wformat -Wlogical-op
INCPATHUTILITY = -I"$(CPP_MYDESIGN_PATH)\utility\include"
LIBPATHUTILITY = -L"$(CPP_MYDESIGN_PATH)\utility\lib"
INCPATHBOOST = -I"$(BOOST)"
LIBPATHBOOST = -L"$(BOOST_LIB)"
LIBSWIN = -l:libkernel32.a -l:libuser32.a -
Hi Tom,
I'm not an expert on this topic but maybe I can give you a few suggestions.
As shown the mailing list discussion from the link below. I believe
Mingw-w64 designed to work with gcc and you cannot use the libraries with
Visual Studio.
https://sourceforge.net/p/mingw-w64/mailman/message/3
> -Original Message-
> From: Kacvinsky, Tom
> Sent: Friday, June 21, 2019 5:04 PM
> To: mingw-w64-public@lists.sourceforge.net
> Subject: [Mingw-w64-public] Forcing MinGW-w64's linker to find Windows
> specific libraries
>
> I am getting these errors:
>
> C:\code\mingw-native\bin/ld.e