Skip to content

Build failure with VS generator due to updater dependency loop #3098

@luc-git

Description

@luc-git

Hello. When I build mgba with qt. cmake throws

  Evaluation file to be written multiple times with different content.  This
  is generally caused by the content evaluating the configuration type,
  language, or location of object files:

   C:/Users/luc/source/repos/mgba/build/qt/updater.qrc

error.

This bug happens with qt installed by aqt installer.

To fix the bug I just had to comment the following line:

set(BUILD_UPDATER ON)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions