Details
-
Bug
-
Status: Closed
-
Not Evaluated
-
Resolution: Done
-
Qt Creator 3.4.0-beta1
-
None
-
Windows 8
Surface Pro
-
30d80ad020e0e6c973a77f714b8d02360a60b82e
Description
Hello,
I am pretty new to Qt but i recently find an interesting bug in Qt Creator:
If you use QtC for including a library that is formatted this kind of way "library-1.0.lib"
QtC won't properly add this library, actually, the library file name is cut at the 1st '.'
This is a small issue however it can be really annoying to add some libraries like gli-1.0.lib gstreamer-1.0.lib etc