qt - C++ QtWebkit app fail without error -



qt - C++ QtWebkit app fail without error -

i'm working on application works html code , receives info it. utilize qtwebkit qwebelement parsing html code, application crashes without error, error occurs when:

qwebframe *frame; frame->sethtml("<div class=\"some\">some</div>"); // app fail without error

this first utilize of library code, code around has no effect.

i utilize netbeans on ubuntu , version of qt 4.6, library loaded qtwebkit.

c++ qt crash qtwebkit

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -