Compile Poco with MinGW on Windows

后端 未结 5 553
后悔当初
后悔当初 2020-12-06 14:19

I need to compile poco with MinGW so I can use it in Qt Creator but cannot figure out how to, I\'ve managed to compile poco in Visual Studio but I cannot use those libraries

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-06 14:48

    Building POCO with MinGW should not be a big deal, it's been done in the past but core developers have no incentive (not our "itch") and none of the folks complaining steps up to own and maintain MinGW build; we'd more than welcome someone taking that role. Anyone interested can contact me.

提交回复
热议问题