Results 1 to 5 of 5

Thread: Qt4.6.0. + QtDeclarative

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2007
    Location
    Czech republic
    Posts
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 1 Time in 1 Post

    Default Re: Qt4.6.0. + QtDeclarative

    hi fatjuicymole,

    yes, it looks so.. but i do not know where the problem is. i have copied all the source codes from the qt-kinetic package (only the relevant parts, i think)

    the project file is original, then i only "qmaked" and "nmaked" and ... it fails..

    there was no error messages like header file not found. and so on..

    have you maybe an idea what should i change/do/modify.. ?

    the QtDeclarative is able to build, without any error (as original). this package is a part of "some version of 4.6.0" (see 2nd link at my previous post), so i only took the sources and includes of QtDeclarative.

    i do not know what i missed.

    please, help me.

    honza

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    6
    Thanked 348 Times in 333 Posts

    Default Re: Qt4.6.0. + QtDeclarative

    Find the include file that defines 'QtDeclarativeModule', and then #include that file in the source file that is failing to compile before the file that is causing the error.

  3. #3
    Join Date
    Apr 2007
    Location
    Czech republic
    Posts
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanked 1 Time in 1 Post

    Default Re: Qt4.6.0. + QtDeclarative

    there is no header file in directory c:\qt\qt-kinetic with "QtDeclarativeModule" in it.
    i searched the entire directory.

    another idea?

    honza

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.