Results 1 to 2 of 2

Thread: QtAnimationFramework and VS2008

  1. #1
    Join Date
    Jun 2009
    Posts
    25
    Thanks
    1

    Default QtAnimationFramework and VS2008

    I have QtAnimationFramework 2.3 (http://qt.nokia.com/products/appdev/...tionframework/). I made everything like instruction says. When I open example everything is fine, compilation is ok and application start. But when I create ma own project I have some problems. I have no idea where put a line:
    Qt Code:
    1. To use this component in your project, add the following line to the
    2. project's .pro file (or do the equivalent in your IDE):
    3.  
    4. include(your-install-dir/some-package/src/some-package.pri)
    To copy to clipboard, switch view to plain text mode 
    So I export project to *.pro file->edit the file and add the lin(include...)->open project from *.pro file. In the solution there are a lot of file from QtAnimationFramework but if doesn't compile. There is one error:
    Qt Code:
    1. Error 1 error PRJ0019: A tool returned an error code from "MOC c:\Qt\qtanimation2.3\src\qtmouseeventtransition.h"
    To copy to clipboard, switch view to plain text mode 

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: QtAnimationFramework and VS2008

    Well its, not a direct solution to your problem, but if you can switch to the new 4.6 beta which works quite stable. There is the animation framework included and works out of the box.

Similar Threads

  1. Strange link problem using VS2008 and qt-vs-addin
    By bnilsson in forum Qt Programming
    Replies: 10
    Last Post: 24th June 2009, 03:08
  2. Qt4 integration with VS2008 Express how-to interest?
    By thomaspu in forum Qt Programming
    Replies: 11
    Last Post: 21st May 2008, 12:53
  3. Building debug version under VS2008
    By KenW in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd May 2008, 19:09
  4. 4.4tp with vs2008 compile problem
    By Teerayoot in forum Installation and Deployment
    Replies: 1
    Last Post: 11th January 2008, 06:56

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.