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

Missing version numbers for the dll #93

Open
vnl opened this issue Dec 6, 2016 · 2 comments
Open

Missing version numbers for the dll #93

vnl opened this issue Dec 6, 2016 · 2 comments

Comments

@vnl
Copy link

vnl commented Dec 6, 2016

Hello,
I might be missing some option. Tried several builds now. I do get the required dll, and exe but the dll is missing the version number.

image

Not sure if I am missing any options here.

Options used to compile is:
configure.bat -shared -debug
and
configure.bat -shared -release

@dfaure
Copy link
Contributor

dfaure commented Dec 6, 2016

This would be a qmake issue, I think.
If you look at the Qt DLLs themselves, are these versions set?

@vnl
Copy link
Author

vnl commented Dec 6, 2016

Yes the Qt DLL's have the versions. I hope you are asking about the actual Qt install (I use Qt 5.7.0). I did however find something within variables.pri file where If I comment line 37, #VERSION= then the version gets added. However the naming now changes to kdsoap11.dll

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