Results 1 to 2 of 2

Thread: Visual c++ with wwWidgets

  1. #1
    Join Date
    Mar 2010
    Posts
    23
    Qt products
    Qt4
    Platforms
    Windows

    Default Visual c++ with wwWidgets

    I want try wwWidgets with vicual c++.

    In ifficial site is write:

    Usage of wwWidgets in your projects is trivial. Once you install the package on your system all you have to do is to add the following line to your project (.pro) file: CONFIG+=wwwidgets Just remember to run qmake afterwards. From now on you can use wwWidgets includes and classes in your project.
    I use visual qt addin and dont have *.pro file. Is there any chance to use this with this addin without generate *.pro file?
    sory for my poor english

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Visual c++ with wwWidgets

    It should be possible to regenerate appropriate rules for the visual studio project using qmake. Other than that you have to manually add rules to link wwWidgets library, add a WWWIDGETS define and add the directory with wwWidgets header files to be searched for includes by VS.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. wwWidgets
    By wysota in forum Qt-based Software
    Replies: 178
    Last Post: 7th October 2011, 20:12
  2. install wwWidgets failed
    By SimbadSubZero in forum Qt Programming
    Replies: 9
    Last Post: 6th December 2009, 07:07
  3. QtScript + wwWidgets
    By bunjee in forum Qt Programming
    Replies: 0
    Last Post: 25th May 2009, 22:30
  4. wwWidgets
    By omega36 in forum Qt Programming
    Replies: 4
    Last Post: 17th December 2008, 23:06
  5. wwWidgets
    By mickey in forum Qt Programming
    Replies: 22
    Last Post: 17th July 2006, 15:20

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.