[過去ログ] Visual Studio 2017 Part5 (1002レス)
上下前次1-新
抽出解除 レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
5: (スップ Sd7f-WWZl) 2018/03/06(火)23:02:24.57 ID:4HZs9p/Kd(1) AAS
飯食いながらアップデートの進捗眺めてたんだけど
v140 ビルドツールもアップデートされたな
セキュリティ上の修正とかあるから仕方ないのかも知れんが
これが「vs 2015 互換のv140ツールセット」とかカケラも信用する気になれない
35: (ワッチョイ fb04-Osi7) 2018/03/09(金)08:34:41.57 ID:BzAYJd1a0(3/3) AAS
ふむ。まぁ、自分のワガママでしかないのでとりあえず諦めるよ。
ご意見ありがとう。
51(1): (ワッチョイ 6a8a-aWcx) 2018/03/13(火)12:07:17.57 ID:cL/fN0Uj0(2/4) AAS
int main() {
template<typename T>
struct A {
};
template<typename T>
struct B {
operator A<T>() {
return A<T>();//このように定義すれば問題はないが
}
operator A<T>()const;//定義を外に出すと関数定義が見つからないと出る。
};
template<typename T>
B<T>::operator A<T>() const{
return A<T>();
}
}
これやるとブロックが大きすぎますとエラーがでる
221: (ワッチョイ 0378-s7HF) 2018/03/23(金)15:48:27.57 ID:e2jQ3pl80(1) AAS
いつの間にか新規プロジェクトの作成先が変わったんだな
Documents\Visual Studio 2017内だとファイルパスが長すぎる問題がでたからか?
276: (スップ Sdba-14g7) 2018/03/28(水)11:41:06.57 ID:+ou5G3Qnd(1/2) AAS
あ、そうではなくて(そのエラーの後のヒントにあるように)
現行のツールセットを使用するように変更してビルドしたらどうなるのかをききたかった
理由があってツールセット v120 を使用したいなら
外部リンク:www.visualstudio.com
から ダウンロードできる(したことはないが) Visual Studio 2013 に含まれています。
Visual Studio は古いものから順にインストールしないと
問題が起きるといわれているので注意してください。
421: (ワッチョイ fe3b-lRxs) 2018/04/05(木)15:30:49.57 ID:rXLddpo50(1/3) AAS
プログラマーはいろんなOSで開発する機会が多いから特定OSしか使えませんとかいう人間はあまりいないぞ
518: (ワッチョイ ffd2-9jjH) 2018/04/24(火)20:48:44.57 ID:Fo6JFxOL0(5/7) AAS
エンジン音がしない電気自動車では運転し甲斐がないと考える自動車愛好家がいる。
同じようにHDDのガリガリ音の需要はある。たぶん。頑張ってる感を砂時計だけで表現するのは訴求力がない。
661(1): (ブーイモ MM19-27Jw) 2018/05/16(水)14:40:30.57 ID:gp6T/M5dM(1) AAS
VSTSはBuild&Deployはクソ強力だけど、それ以外を積極的に使う気はしないな
目的よりも概念から入る、MSのいつもの悪い癖が出た失敗作だわ
683: (ワッチョイ 769a-NEzo) 2018/05/22(火)20:33:53.57 ID:btGwU4/O0(1) AAS
Visual Studio 2017 version 15.7.2 released on May 21, 2018
外部リンク[2]:docs.microsoft.com
Top Issues Fixed in 15.7.2
These are the customer-reported issues addressed in 15.7.2:
With 15.7, users installing an extension on the command line with a nested extension may see an error installing. This has been addressed in the 15.7.2 servicing release.
Anaconda fails to uninstall during upgrade and issues warning (Error 87).
The SSDT 15.6.0 Installer configuration registry key could not be opened..
Editor performance Issues when editing JavaScript.
The Code Coverage functionality in Visual Studio 2017 ignores async methods.
Missing atls.lib in arm/arm64 after update.
Test Explorer no longer greys out the previously run unit tests.
Version 15.7.1 debugs .aspx App in a new Chrome instance even if JavaScript debugging is disabled.
15.7 compiler fails with Folly.
ASP project keeps running after closing the web page.
Chrome Debugger not working and shows an error message, however, the debugger buttons stay active. .
Rename Python from Rename on the Refactor menu no longer works.
Visual Studio Installer doesn't work correctly in low disk space conditions.
Debugger links to browser when previously not set.
Problems with template argument deduction for class templates.
C++ constexpr string_view == fails to compile.
A regression in Type Providers which use native resources (e.g., FSharp.Data.TypeProviders) has been fixed.
You can now add files to F# ASP.NET Core projects from the UI.
Listening to Microsoft-Extensions-Logging causes VS diagnostic events window to disconnect with an error message has been fixed in Service Fabric Tools.
768(2): (ワッチョイ a98a-bPUQ) 2018/05/27(日)19:06:02.57 ID:X1xnlCWt0(2/4) AAS
>>764
いやコンパイラのバージョンの話をしてるんだろ
今の15.7.2に同梱されているC++コンパイラのバージョンの話
v14.00 VS2015.3 (2015update3)
v14.11 VS2017 15.4
v14.12 VS2017 15.5
v14.13 VS2017 15.6
v14.14 VS2017 15.7
861: (スッップ Sd9a-L98v) 2018/05/31(木)12:34:51.57 ID:7uwu8EOmd(1/3) AAS
>>855
.NET Core, .NET Standard
868(1): (ワッチョイ cd8a-MDKX) 2018/05/31(木)19:21:31.57 ID:HP6OddUA0(1) AAS
>>866
稟議書の審議でなくてプレゼンでもして決済を通すのか?
変わった職場だな
869(1): (ワッチョイ 169f-msj4) 2018/05/31(木)20:16:45.57 ID:VgZC2OSf0(1/2) AAS
>>848
賛同してるのがわかるってどこに書いてあるんだ?
俺は現実と書いただけなんだが、
おまえはエスパーかそれともスキャナーか?
921(1): (ワッチョイ 9a4c-lSES) 2018/06/04(月)22:57:50.57 ID:T2GGKh8D0(1) AAS
赤字で潰れてもおかしくないところで買収
上下前次1-新書関写板覧索設栞歴
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ
ぬこの手 ぬこTOP 0.040s