How to link with binary using mingw32 in wine

前端 未结 0 960
囚心锁ツ
囚心锁ツ 2020-12-05 13:59

I have made this minimal project to reproduce my link problem using mingw32 in wine32:

CMakeLists.txt

cmake_minimum_required(VERSION 3.13)
set(CMAKE_CX         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题