Modify

Ticket #189 (closed task: invalid)

Opened 4 years ago

Last modified 4 years ago

museeq build error

Reported by: Cravings Owned by: lbponey
Priority: major Milestone: Release 0.3
Component: museeq Version: svn trunk
Keywords: Cc:

Description

probably since upgrade to qt 4.5.

building svn r1133

[ 52%] Building CXX object museeq/CMakeFiles/museeq.dir/moc_aclineedit.cxx.o
/home/himself/builds/museek+/museekplus-svn/src/museek+/museeq/moc_aclineedit.cxx:14:2: error: #error "This file was generated using the moc from 4.4.3. It"
/home/himself/builds/museek+/museekplus-svn/src/museek+/museeq/moc_aclineedit.cxx:15:2: error: #error "cannot be used with the include files from this version of Qt."
/home/himself/builds/museek+/museekplus-svn/src/museek+/museeq/moc_aclineedit.cxx:16:2: error: #error "(The moc has changed too much.)"
make[2]: *** [museeq/CMakeFiles/museeq.dir/moc_aclineedit.cxx.o] Error 1
make[1]: *** [museeq/CMakeFiles/museeq.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...

Attachments

Change History

comment:1 Changed 4 years ago by lbponey

  • Status changed from new to closed
  • Resolution set to invalid

As the error message says, your moc files have been generated with an older version of qt. You have to rebuild museek+ completely from scratch (deleting every build files like mocs) to solve this. Feel free to add a comment if you still have a problem.

comment:2 Changed 4 years ago by Cravings

hi, thanks. i've never heard of a moc file or anything.. so i just deleted the whole thing and it built fine so thanks. will let know on the other thread if the segfaults don't persist.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.