X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fgeometry%2Fexample%2Fwith_external_libs%2Fx06_qt_world_mapper_readme.txt;h=131bcca21193467ea83079e5c3d709f87f81e9ba;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=8c67025e2559f48a4b324dfcfdcfe80a9565e9b1;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/libs/geometry/example/with_external_libs/x06_qt_world_mapper_readme.txt b/libs/geometry/example/with_external_libs/x06_qt_world_mapper_readme.txt index 8c67025..131bcca 100644 --- a/libs/geometry/example/with_external_libs/x06_qt_world_mapper_readme.txt +++ b/libs/geometry/example/with_external_libs/x06_qt_world_mapper_readme.txt @@ -12,14 +12,6 @@ It will show a basic Qt Widget, displaying world countries To compile this program: Install Qt (if not done before) -Install Boost (if not done before) - -Using MSVC: - - edit the file qt.vsprops - - set the UserMacro QT to point to your Qt distribution - - edit the file boost.vsprops - - set the UserMacro BOOST_ROOT to point to your Boost distribution - - alternatively you can include Boost and/or Qt in your standard include path Using Linux/gcc - install Qt with sudo apt-get install libqt4-dev