[MacPorts] #65029: problems with qt5
MacPorts
noreply at macports.org
Mon Apr 18 20:13:50 UTC 2022
#65029: problems with qt5
---------------------+--------------------
Reporter: nsklaus | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: qt5
---------------------+--------------------
i'm trying to build a project, it's a fork of dolphin emulator, located
here: https://github.com/shiiion/dolphin
my system is a macbookpro M1 from 2020, on macos monterey 12.3.1
when compiling, upon reaching 100% i'm seeing this:
{{{
[100%] Linking CXX executable
../../../Binaries/Dolphin.app/Contents/MacOS/Dolphin
Undefined symbols for architecture arm64:
"_win_w", referenced from:
RenderWidget::event(QEvent*) in RenderWidget.cpp.o
"_win_h", referenced from:
RenderWidget::event(QEvent*) in RenderWidget.cpp.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65029>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list