Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Moc not executed when using my build of Qt for Android
Forum Updated to NodeBB v4.3 + New Features

Moc not executed when using my build of Qt for Android

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 561 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Flamaros
    wrote on 23 Jan 2015, 09:49 last edited by
    #1

    I followed this "tutorial":http://qt-project.org/wiki/building_qt-android_on_windows to build Qt by my own for Android, everything is going fine until I try to build our project with this version of Qt. I add my Qt version in settings but when I build our project moc_*.cpp files aren't generated.

    May I miss something, cause I don't see the relation with the fact of using my own Qt build and moc?

    PS : I build the branch 5.4

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Flamaros
      wrote on 23 Jan 2015, 11:58 last edited by
      #2

      I found the issue by reading the makefile of our project.

      The moc binary used is the one build with Qt and in the directory of binaries (qtbase/bin) dll are missing, so moc.exe can't be launched.

      1 Reply Last reply
      0

      1/2

      23 Jan 2015, 09:49

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved