-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.2.1
When using the Add Library function, it is it not possible to add the appropriate library when choosing for Raspberry Pi on a Windows host as it only shows .a and .lib files. Whereas in this case it requires to add the .so file.
Adding it manually to the pro file with LIBS works fine.