Visual Studio for mac从入门到放弃1

MAC 

第一步:从微软官网下载:https://www.visualstudio.com/vs/visual-studio-mac/

第二步:安装软件过程出现

It was not possible to complete an automatic installation. This might be due to a problem with your network, proxy servers or an unsolvable installation conflict. At this point, you can continue the installation by manually downloading and installing the independent pieces. The list below shows each component that you need to install.

Mono Framework

Download the Mono Framework v4.8.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive.

Java SDK

Mac OS X uses its own version of Java and in order to install it you need to start the terminal app and type the following command:javac -versionAfter typing it you should see a Mac OS X system popup which will guide you to install the Java software.

Android SDK

Download the Android SDK for Mac OS X version 24.4.1, open the downloaded archive and copy the contents of the folder found at its root directory (most probably named android-sdk-macosx) to the /Users/cong/Library/Developer/Xamarin/android-sdk-macosx directory.

Click here in order to start the Android SDK Manager application. In the GUI make sure the following components are installed or selected for installation:

  • Android SDK Tools
  • Android SDK Platform-tools
  • Android SDK Build-tools
  • Android API 15
  • Android API 19
  • Android API 21

Once all the required components are selected (you can select others as well, if you wish) start the installation.If you cannot see /Users/cong/Library/Developer/Xamarin/android-sdk-macosx in Finder please click here to reveal the directory in Finder.

Download the Android NDK for Mac OS X version r10e, open the downloaded archive and copy the contents of its root directory (most probably named android-ndk-r10e) to the /Users/cong/Library/Developer/Xamarin/android-ndk directory.

When the Android SDK installation is finished you might want to start the Android Emulator Manager and create as many emulator images as you might need for your development. This step can be performed at any time, on an as-needed basis.

Visual Studio for Mac Preview

Download the Visual Studio for Mac Preview v7.0.0 archive to any directory on your disk, double-click it and then drag and drop the Visual Studio for Mac Preview icon to the Applications folder.

Xamarin.Android

Download the Xamarin.Android v7.1.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive.

Xamarin.iOS

Download the Xamarin.iOS v10.4.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive.

Xamarin.Mac

Download the Xamarin.Mac v3.0.0 archive to any directory on your disk, double-click it and follow the instructions on screen. Please accept all the defaults during the installation, including the target drive.

(这里没有用到移动端只需要下载:Mono Framework v4.8.0 archive  Visual Studio for Mac Preview v7.0.0 archive 这2个包就可以,其他都是开发跨平台包)

三、激动人性时刻到来,打开vs,界面非常简洁,去除vs很多冗余功能,感觉舒服很多。。。。

四、新建一个mvc项目,会提示你要在线安装支持mvc类库,是从nuget下载dll??

五 运行 微软66666

Windows

如果将上面代码放到windows系统,结果会怎么样呢?

环境:win10+vs2015 编译正常,运行也正常

上面那些只是小试牛刀,下面是见证奇迹时候,直接把之前项目【不连接数据库】丢到mac vs运行

居然报错,彻底把我惊呆了Operation is not supported on this platform. 这个操作不支持此平台。。。这个是预览版上bug?

对于出现问题,可以用以下几种方案

1:重启vs,重启电脑,卸载项目重新加载

2:so上面有人说是debug模式问题,我切换编译还是报错。

3:google一下说多了pdb文件,我清理一下整个解决方案,把所有bin目录删除,编译还是报错。。。

4:切换目标框架

会不会是Mono4.5没有全部移植过来类库?于是这个设置一下4.5.1 4.5.2,我在windows是net4.5,编译一下,依然报错。 我切换4.6.1一下编译 成功了。。。。

(然而我高兴太早了,准备想重现这个问题操作,备份一下csproj文件,还原之前旧版本csproj,然后一路报错下去解决不了,把正确csproj替换也不行)

5:mac上新建一个mvc项目,把代码拷贝过去(如果所有方法试过都不行,此方案是百试百灵,强烈推荐)

6:我旧项目对比一下5新建项目csproj,改了一摸一样也不行,fk

最后想说:vs在mac操作加入【未包括项目文件】很蛋疼。。

测试Demo:http://files.cnblogs.com/files/walleyekneel/VSForMacTest.zip

2 vs mac-工具体验吐槽

3 vs mac-加入数据库访问项目

4 vs mac-ios开发

5 vs mac-安卓开发

时间: 2024-12-26 10:34:57

Visual Studio for mac从入门到放弃1的相关文章

Visual Studio for Mac Preview离线下载安装

Visual Studio for Mac离线下载安装. 环境:OS X EI Caption 10.11.2 .NET Core SDK 1.1 需预先安装 .NET Core 1.1 SDK macOS版下载地址:https://go.microsoft.com/fwlink/?LinkID=835011 安装SDK需先安装openssl. brew update brew install openssl mkdir -p /usr/local/lib ln -s /usr/local/op

visual studio for mac的安装初体验

微软2016 Connect 大会发布了visuo studio for mac的pre版本,由于工作原因,现在工作环境是mac,虽然开发现在是在用python,但一直关注着.net的发展,于是自己很激动的体验了一把,在张善友老师的提醒下,把安装过程中遇到的坑记录下来,便于和大家交流. 根据官网提示下载visual for mac 在线安装包,下载下来后,双击打开, ,然后双击安装,同意协议后,点击continue,这个时间会检测你的网络环境,因为要安装Android和ios的sdk,所以需要f

Visual Studio for Mac离线安装教程

Visual Studio for Mac离线安装教程 可以在线安装,也可以离线安装(本次安装博主使用离线,在线安装失败了) 于是选择离线安装………… 离线安装步骤 下载离线安装包链接地址: VisualStudioForMac-7.0.0.3146.dmg文件 下载地址:  http://t.cn/RaJ15n6 百度网盘下载地址:链接:http://pan.baidu.com/s/1bYR8RG 密码:cw32 MonoFramework-MDK-5.0.0.100.macos10.xama

解决Visual Studio For Mac Restore失败的问题

之前就了解到微软出了mac版的VS,没太多的关注,自己也就是使用 DotNet Core SDK + VS Code 做一些小demo. 前两天发布了DotNet Core 2.0 ,Visual Studio For Mac 7.1 之后,感觉可以装起来用用,把win下面的项目转到Core上面来.于是下载安装了DotNet Core 2.0 以及 Visual Studio For Mac. DotNet Core 2.0下载地址:https://www.microsoft.com/net/c

Visual Studio for Mac 初体验

惊不惊喜?意不意外?惊喜但不意外,因为在 Visual Studio for Mac 之前,已经有了 Visual Studio Code for Mac,那时候我们还以为 Visual Studio Code 就是 Visual Studio 的跨平台版本,但事实微软并不是这样想的,Visual Studio Code 相对于 Visual Studio 还是太简化了,企业级的应用开发 Visual Studio Code 还是有些力不从心,所以 Visual Studio for Mac 诞

在Visual Studio for Mac中使用fastlane管理iOS的provision

Xamarin开发中,最烦的就是provision的管理了. 全手工的话,要先创建一个key,上传后生成cert文件,再创建provision.如果在手机上调试,还要把手机加到provision中去.非常的烦,而且要命的是,经常出错,要么是不能下载到手机上调试,要么不能生成发布包.有时候一两个小时过去了编译调试都还没成功. 直到我发现Xamarin Studio中的fastlane,一切都改变了.应该说直到发现Visual Studio for Mac中完美集成了fastlanme,Xamari

Visual Studio for Mac 离线版下载地址

Visual Studio Mac 是一个移动优先.云优先的 IDE.满足移动.云和 Mac 开发的一切所需.这里为您提供 Visual Studio for Mac 离线安装文件的下载地址. Visual Studio for Mac 最新版下载地址:[ 官方下载 . 迅雷下载 . 百度网盘 ] 更新日期:2017年8月22日 - Visual Studio for Mac 7.1.0.1297 下载地址:[ 官方下载 . 迅雷下载 . 百度网盘 ] 发布日期:2017 年 5 月 23 日

Xamarin+Prism开发详解四:简单Mac OS 虚拟机安装方法与Visual Studio for Mac 初体验

Mac OS 虚拟机安装方法 最近把自己的电脑升级了一下SSD固态硬盘,总算是有容量安装Mac 虚拟机了!经过心碎的安装探索,尝试了国内外的各种安装方法,最后在youtube上找到了一个好方法. 简单总结一下成功安装方法: 1,Vmware Player 12.1.1-3770994(Virtual Box 老版本Win10上启动不了,新版本5.1不再支持Mac OS) 2,执行命令关闭Hyper-v服务重启:bcdedit /set hypervisorlaunchtype off (不然无法

Visual Studio for Mac 2017预览版 初体验

这几天被VS2017 RC将携Visual Studio for Mac 2017预览版,各种信息轰炸.我们一起来看看VS在Mac上是个什么鬼样. 不管你是开发人员你还是非开发人员,是不是都想买台Mac 来装装逼.可惜,之前巨硬,并不能很好的支持在MAC上的开发.接下来的日子,我们一起搞事. 安装包:(安装完vs后,会提示安装Mono Framework,所以,这个不需要担心,下载哪个.) 1.自行下载Mono Framework 2.http://www.visualstudio.com/vs