Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in
read-only mode
.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've only tried this on Windows so far, will try another platform shortly.
Is this a bug?
Isn't this where you would declare other libs you want included in yours? (I.e. -wholearchive type behavior?)
On Windows, the LIBFLAGS section of the Makefile is blank when it should contain whatever it is I put in my PRO file.
If I manually edit the Makefile at LIBFLAGS and put the desired static libs there, I get the results that were expected (and the same results that come from linking when using Visual Studio.)