LoginSignup
6
3

More than 5 years have passed since last update.

UnityでC#7.2を使用できるようにしてVisualStudioに対応させる

Last updated at Posted at 2018-09-05

環境

Unity2018.2.2f1
Incrementalcompiler 0.0.42-preview.19

概要

Incrementalcompilerをインストールしたら、VisualStudioにc#のバージョンが違うと怒られました。
その対処方法です。

Incrementalcompilerのインストール

・Unityを開く
・「window」>「PackageManager」を開く
・「All」タブでIncrementalcompilerを選択し、「install」を押す

VisualStudioがエラーを出さないようにする

https://github.com/zoon/C-Sharp-Latest-for-Unity/releases
から「csharplatest-0.1.0.18.unitypackage」をインストールする

参照

6
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3