Hi, When I open the QtWebKit project into QtCreator (using the top level WebKit.pro), it seems that I only get symbols contained in files unconditionnally added to the project, and not symbols related to a specific feature (like video for instance).
I tried several things to make selected options available to QtCreator: - build the project once using build-webkit, then specify the WebKitBuild directory as a shadow build (as specified in a previous mail on this list) - export the QMAKEPATH=$MYDIR/Tools/qmake variable in the project environment - add special DEFINES+= directives to the project qmake args But I still can't get the symbols related to my selected options ... What am I doing wrong ? David
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
