jonahjunwu
Results
1
comments of
jonahjunwu
I got same failed result. ## code ``` project(source-dock VERSION 0.3.2) set(PROJECT_FULL_NAME "Source Dock") find_package(Qt5Widgets) configure_file(${CMAKE_CURRENT_SOURCE_DIR}/version.h.in ${CMAKE_CURRENT_SOURCE_DIR}/version.h) ``` ## same result ``` NOTE: a missing vtable usually means the first...