Results 1 to 7 of 7

Thread: how to embed Coin3d window in Qt application?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 541 Times in 521 Posts

    Default Re: how to embed Coin3d window in Qt application?

    No, all you have to do is define of the two, depending if you want to use SOQt as dll , or as static lib.

    Either way, all you have to do is to open the project properties dialog ( in Visual Studio ), and add SOQT_DLL or SOQT_NOT_DLL to C/C++->Preprocessor->Preprocessor definitions.

    And that's it. Should work fine now.
    Last edited by marcel; 1st May 2007 at 20:15.

Similar Threads

  1. accessing my main application window widget
    By jayw710 in forum Newbie
    Replies: 8
    Last Post: 15th November 2007, 20:33
  2. Independant window in an application
    By titoo in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2007, 12:07
  3. Embed a font in the application
    By Lele in forum Qt Programming
    Replies: 1
    Last Post: 26th October 2006, 10:47
  4. Replies: 1
    Last Post: 14th June 2006, 15:36
  5. Replies: 0
    Last Post: 21st February 2006, 17:30

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
  •  
Qt is a trademark of The Qt Company.