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

Compiling using VS2017 or VS2019 doesn't generate .Lib files #5

Open
malidiab opened this issue Apr 15, 2021 · 1 comment
Open

Compiling using VS2017 or VS2019 doesn't generate .Lib files #5

malidiab opened this issue Apr 15, 2021 · 1 comment

Comments

@malidiab
Copy link

compiling the project using VS2015 generate these files

DriverConfigurationSerializer.dll
DriverConfigurationSerializer.exp
DriverConfigurationSerializer.lib <--------------- However this .lib is missing when compiling using VS2017 or VS2019
Newtonsoft.Json.dll
Newtonsoft.Json.xml
RGiesecke.DllExport.Metadata.dll

This is probably related to the MSBUILD version being used

@xbotuk
Copy link

xbotuk commented Aug 8, 2021

@malidiab does the generated .dll work though?

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

2 participants