[Interest] library not building properly in qt-4.8.2

Charles Krinke charles.krinke at gmail.com
Wed Aug 1 16:11:38 CEST 2012


There are a couple of libraries in the webkit in qt-4.8.2 that are not
built quite correctly of which libjscore.a is one.

The build comes out with the name "jscore." and it should be
"libjscore.a". When the build errors, copying the file "jscore." to
"libjscore.a" allows the build to proceed.

My question is: What needs to change in a .pro file to cause a library
to be built with its "lib" prefix and its "a" suffix?
-- 
Charles Krinke



More information about the Interest mailing list