Nothing shows in terminal when I added some std::cout in source code, any hints 
to print some log in webkit?
My build command line: "./build-webkit --gtk --3d-rendering 2>&1 | tee 
build.log"
My run command line: "./run-launcher --gtk --enable-accelerated-compositing=1 
http://localhost/test.html 2&>1 | tee log.txt"

Thanks


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to