Results 1 to 4 of 4

Thread: Problem build: "This file was generated using the moc from 4.7.4. It"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2016
    Posts
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Problem build: "This file was generated using the moc from 4.7.4. It"

    I have tried it but now there appeared those errors:
    debug\moc_fdevice.cpp(78) : warning C4273: 'firmatator::FDevice::qt_static_metacall' : vinculación de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(18) : vea la definición anterior de 'qt_static_metacall'
    debug\moc_fdevice.cpp(101) : warning C4273: 'staticMetaObject' : vinculación de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(18) : vea la definición anterior de 'public: static QMetaObject const firmatator::FDevice::staticMetaObject'
    debug\moc_fdevice.cpp(101) : error C2491: 'firmatator::FDevice::staticMetaObject' : definición de miembro de datos est tico dllimport no permitida
    debug\moc_fdevice.cpp(108) : warning C4273: 'firmatator::FDevice::metaObject' : vinculaciçon de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(18) : vea la definición anterior de 'metaObject'
    debug\moc_fdevice.cpp(113) : warning C4273: 'firmatator::FDevice::qt_metacast' : vinculación de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(18) : vea la definición anterior de 'qt_metacast'
    debug\moc_fdevice.cpp(121) : warning C4273: 'firmatator::FDevice::qt_metacall' : vinculación de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(18) : vea la definición anterior de 'qt_metacall'
    debug\moc_fdevice.cpp(139) : warning C4273: 'firmatator::FDevice::deviceReady' : vinculación de DLL incoherente
    ....\firmatator-master\build-firmatator_examples-desktop_qt_5_4_1_msvc2013_32bit-debug\debug\../../firmatator_examples/include/firmatator/fdevice.h(137) : vea la definición anterior de 'deviceReady'
    Attached Images Attached Images

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Problem build: "This file was generated using the moc from 4.7.4. It"

    That looks like if the library is not fully built.

    The moc file should have been compiled and the result linked into the library.

    But for all we know this firmatator thing could be horribly broken as-is.

    Cheers,
    _

Similar Threads

  1. QT dynamic build "qwindows" identification problem
    By uzairsaeed702 in forum Installation and Deployment
    Replies: 2
    Last Post: 16th December 2014, 20:07
  2. "This file was generated using the moc from 5.1.0 ... The moc has changed too much
    By TheIndependentAquarius in forum Installation and Deployment
    Replies: 2
    Last Post: 15th January 2014, 12:39
  3. Replies: 4
    Last Post: 18th April 2010, 00:37
  4. Replies: 3
    Last Post: 15th February 2010, 17:27
  5. Replies: 3
    Last Post: 8th July 2008, 19:37

Tags for this Thread

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.