我试着像http://docs.mitk.org/nightly/BuildInstructionsPage.html一样把我自己的代码分开。我使用这个CMakeLists.txt cmake_minimum_required(VERSION 3.10 FATAL_ERROR) find_package(MITK" with any of the following names:
mitk-con
我正在尝试让Wt与Qt一起工作。我已经安装了1.47Boost库,在Windows下使用cmake 2.8.8编译了Wt (3.2.1)。厌倦了简单的hello world,但没有编译,得到未定义的引用错误例如:对`Wt::WApplication::WApplication(Wt::WEnvironment const&的未定义引用,Wt::WtLibVersion)‘
Here is my .pro fi