最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

xcode - MacOS Cross Compile C++ via Remote compilation visual studio 2022 to M2 Silicon - Stack Overflow

programmeradmin4浏览0评论

I am looking to devise a process of converting several C++ and C# Projects (part of one soltution/*.sln) into equivilent MacOS 'solution'.

I own a MacBook pro (M2 Silicon), and have setup xcode, dev tools, homewbew etc. There are various guides, e.g: / on how to use 'Clang' with 'CMake'

Given I use Nuget, and the solution has various build orders and configs, is there a method to export the sln into at least something I can start with (would that be an 'xcode project'?); Without starting from scratch. At least something to give enough confidence I'm going in the right direction.

To be clear, I have two solution, both have a c++ console and c++ dll base, with c# and python wrappers.

Thank you in advance!

发布评论

评论列表(0)

  1. 暂无评论