0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

VS2008でx64ビルドできない

Posted at

古いプロジェクトを触りたいとき、VS2008をインストールした。ビルドするときに、32bitしかない。
構成マネージャーにx64がない、新しいプラットフォーム作成画面でもx64がない。困った。
いろいろ調べて、VS2008をインストールするときにx64のコンパイラをインストールしなかったことが分かった。
下記のように解決した。

VS2008セットアップ → 機能のの追加または削除 → 下記画面で「x64コンパイラおよびツール」をチェック入れて、インストールする。

VS2008.png

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?