TOP カテ一覧 スレ一覧 100〜終まで 2ch元 削除依頼
C++相談室 part138
シェルスクリプト総合 その33
【Intel】OpenCV総合スレ 5画素目【画像処理】
Java低速GUI Swing 10
Prologでまったり Part5
Kotlin 6
C++相談室 part149
【GNU】Emacs Lisp 【Elisp】
アセンブラ初心者スレッド 2
「OS自作入門」

Visual Studio 2017 Part6


1 :
!extend:checked:vvvvv:1000:512
!extend:checked:vvvvv:1000:512
↑冒頭にコレを三行重ねてスレ立てしておくこと

Visual Studio 2017
http://www.visualstudio.com/

日本語チーム ブログ
http://blogs.msdn.com/b/visualstudio_jpn

前スレ
Visual Studio 2017 Part5
http://mevius.2ch.sc/test/read.cgi/tech/1520336504/
VIPQ2_EXTDAT: checked:vvvvv:1000:512:----: EXT was configured

2 :
びぢゅあるすとぅでぃお

3 :
Community使ってるんだけど、さっき「お客様はEnterpriseのライセンスをお持ちです」
って出てきた。これって無料で取得できるのかな?

4 :
Enterprise(評価版)じゃないの?

5 :
>>4
自分でも調べてました。評価版ですね。ありがとうございます。

6 :
ビジュアルスタジオコミュニティの使い方が体系的に書いてあるサイトとかありませんか?

7 :
CADオペ養成校があるんだから、ビジュスタ養成校もあるんじゃないのか。

8 :
早くC++11に準拠してくれよ。。。

9 :
現在c++11に準拠してない項目あった?

10 :
https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance
C++17には未対応項目があるって状態かな

11 :
どうやらoperator[]でも範囲チェックをしてほしいらしい。
それがC++11にはあると信じていて、実装していないVC++が悪いってことになっている。

12 :
遅いなら使わん

13 :
どこのヘボPGだ、そんなこと言ってるのは
operator[]にnothrowとでも書けと? アホか

14 :
arrayは範囲チェックしてくれるんじゃないの

15 :
>>14
しないよ。するのはat()メンバ関数だけ。
何処かに紛らわしく書いてある本やwebページがあるのかな

16 :
勘違いしてた。operator[]で範囲チェックか。

17 :
Macを使用しています
http://image.itmedia.co.jp/ait/articles/1409/01/dt-13.gif
こちらの画像の様なウィンドウの動きを見ながらコードを書けるプロジェクト(Windows フォームアプリケーション)を
デスクトップ版で開きたいのですが、方法がわかりません;
どうすれば開けますか?

https://teratail.com/questions/68538
こちらを参考にしてみたのですが、フォームアプリケーションが見当たらず・・・

18 :
マックをすてる

19 :
macOSではWindowsフォームアプリは実行できないよ

20 :
BootCampじやないの?
そんなこともわからんのかウインドォーズユーザーは

21 :
煽るだけしか出来ないのなら黙ってろよ

22 :
Chromiumビルド始めて3時間経過

Previewだとvs2017_install=%GYP_MSVS_OVERRIDE_PATH%が必要でした

23 :
>>17
https://visualstudio.microsoft.com/ja/vs/mac/
このページだけじゃわかりにくいよなあ
Visual Studio 2017 for Mac の互換性 Microsoft Docs
https://docs.microsoft.com/ja-jp/visualstudio/productinfo/vs2017-compatibility-mac
このページに>>19が書いてある
>Visual Studio for Mac は、Windows フォーム、WPF、UWP などの Windows クライアント プロジェクトをサポートしません。

24 :
>>19 >>23
そうだったのですか・・・
bootCampするしか無さそうですね
教えて頂きどうもありがとうございました!

25 :
GME

26 :
同じスレあるけどこっち?

27 :
July 10, 2018 -- Visual Studio 2017 version 15.7.5 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.7.5
Top Issues Fixed in 15.7.5
・VS2017 15.7.0 Community debugger not showing variable values on hover.
・Exception block is optmized away causing a crash.
・cannot push to remote repository since update from 15.7.2 to 15.7.3.
・Sync commit: Git failed with a fatal error.
・Compiler bug related to math operations on NaN not conforming to standards, when optimization is enabled.
・Optimization error in x86 build reorders lines incorrectly.

28 :
test

29 :
August 2, 2018 -- Visual Studio 2017 version 15.7.6 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.7.6

What's New in 15.7.6

This release contains the following improvements and enhancements:
This release now installs Java Development Kit 8, Update 181 (JDK version 8u181).
Top Issues Fixed in 15.7.6

These are the customer-reported issues addressed in 15.7.6:
Visual C++ Redistributable 2017 does not report the install state in a specific registry location.
In 15.7 users may see extensions load without all of their assets and cause VS to crash. This has been addressed for 15.7.6.
Visual Studio 2017 version 15.7.5 crashes when opening a solution.

30 :
>>29
アプデしたらUWPプロジェクトが再起不能になったわ
仕方なくプロジェクト作り直した

31 :
>>30
うちでは再ロードで復活した

32 :
August 14, 2018 -- Visual Studio 2017 version 15.8 New Release
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8
New Features in 15.8

Install
You now have the option to download all installation files before starting your installation.
・To use this new option, select the "Download all, then install" option in the installer (Figure 1). We suggest this option if you have a slower internet connection.
・The default option remains "Install while downloading", which downloads and installs in parallel.

Performance
This release contains the following performance improvements:
・Branch switching for C#, VB, and C++ projects is much faster for large solutions since solution reload is no longer required.
・We reduced the time to unload and reload a small set of C# and VB projects in large solutions from minutes to several seconds.
・We added an option to disable reopening documents that were open in the previous session, as reopening certain types of files or designers can delay solution load.
 Toggle this option in Tools > Options > Projects > Solutions > General.

Test Performance
We significantly improved performance when running a few tests in a large solution with multiple test projects. In our labs, a solution with over 10,000 MSTests executed a single test up to 82% faster!

...etc.

33 :
August 17, 2018 -- Visual Studio 2017 version 15.8.1 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.1
Top Issues Fixed in 15.8.1
These are the issues addressed in 15.8.1:
・Fixed an issue where Visual Studio would close unexpectedly when a browser window was closed while debugging a Web project.

34 :
・August 28, 2018 -- Visual Studio 2017 version 15.8.2 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.2
Top Issues Fixed in 15.8.2
These are the customer-reported issues addressed in 15.8.2:
・Publish single file context menu item missing.
・Git network operations not working: Cannot spawn git-askpass.exe.
・"Visual C++ Resource Editor Package" load failed.
・Preview Transform gives error.
・Cannot type close brace.
・Object reference not set to an instance of an object when deploying Service Fabric project after update 15.8.0.
・"The given path's format is not supported" installation error.
・Task ExpandPriContent failed. Illegal characters in path.
・"Could not create instance of type System.Collections.Genertic.Iset'1[Signer]" installer error.
・Service fabric deployment fails in 15.8.0.
・Cannot create app package for Windows store.
・Incorrect code generation for strongly-typed resources.
・Keyboard binding for Italian layout.
・IntelliSense broken #9999.
・When working on a Unity project and Unity rewrites multiple project files, the Visual Studio Tools for Unity will now automatically reload the solution.
・The customer will now get a dialog to close Office applications if they are blocking the Visual Studio install and causing a failure of 1303.

35 :
cinco

36 :
・September 6, 2018 -- Visual Studio 2017 version 15.8.3 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.3
Top Issues Fixed in 15.8.3
・These are the customer-reported issues addressed in 15.8.3:
・Visual Studio 2017 version 15.8.2 contained a pre-release build of .NET Core SDK 2.1.401 that is incompatible with Visual Studio. We have corrected this issue with Visual Studio 2017 version 15.8.3.
・VSCppUnit test case creation failure.
・Python IntelliSense not working on Python 2.7.
・XAML designer causing Visual Studio to close unexpectedly.

37 :
>>36
Core使ってないから自分には関係ないけどひどいなw

38 :
September 11, 2018 -- Visual Studio 2017 version 15.8.4 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.4
Top Issues Fixed in 15.8.4
These are the customer-reported issues addressed in 15.8.4:
 Constexpr function with explicit (void) parameter crashes MSVC 15.8.0 release.
 TypeScriptLspCodeActionProvider encountered an error and has been disabled.
 The 'Shared Web Components' package did not load correctly.
 Editing CSS with Browser Link enabled can crash Visual Studio.
 Service Fabric Deployment fails in 15.8.0.
 Incorrect error for constexpr pointer to members with VS2017 15.8.
 Constexpr doesn't support __declspec(dllimport) in VS2017 15.8.
 C++ VS 2017 Update 8 difference in member function pointer between C++14 and C++17 modes leads to crashes.
 TestExplorer locking up UI in latest build.
 [WebKit] "Already defined symbol" for static template member definition (regression).
 VS 15.8.0 Internal compiler error.
 Internal compiler error in constexpr function.
 Test Explorer Window remains blank with Express.
 Visual Studio 2017 fails to open on FIPS-enabled machine..
 VS2017 15.8 Internal Compiler Error 'msc1.cpp', line 1518 when evaluating simple constexpr function.
 Fatal error C1001 after update to VS 15.8.0.
 Migrating to VS2017 15.8: Internal compiler error when using constexpr functions as template parameters.
 Internal compiler error when compiling a template function with a constexpr in VC++ 15.8.0.
 Code generated by VC 15.8.1 compiler lead to crash.

39 :
/EHsc に相当する #pragma ある?

40 :
調べて

41 :
September 20, 2018 -- Visual Studio 2017 version 15.8.5 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.5
Summary of What's New in 15.8.5
・Visual Studio Tools for Xamarin now supports Xcode 10.

Top Issues Fixed in 15.8.5
・These are the customer-reported issues addressed in 15.8.5:
・Debugger tooltip does not expand in Xamarin.iOS debugging session.
・Debugger won't let me leave execution point (Android).
・After updating to 15.8.1, data tip does not show when debugging.
・Debugger data tip does not expand [Editor].
・Exception:MSB0001: Internal MSBuild Error: Already registered for build-time.
・Wrong path to resource in manifest for ClickOnce after upgrading to VS 15.8.1.
・ClickOnce Manifest error in 15.8.
・ClickOnce Publish is missing certain references.
・ClickOnce: Language file copied to wrong location.
・Reference missing in the ClickOnce publish folder.
・Compiling non-.NET SDK style F# projects results in an internal MSBuild error unless MSBuild parallelism is set to 1.
・F# is not NGEN'd in Visual Studio.
・F# deploys the FSharp.Core 4.5.0.0 binary in the 4.4.3.0 location.

Details of What's New in 15.8.5
 Visual Studio Tools for Xamarin
 Visual Studio Tools for Xamarin now supports Xcode 10, which allows you to build and debug apps for iOS 12, tvOS 12,
 and watchOS 5. See how to get ready for iOS 12 and our introduction to iOS 12 for more details on the new features available.

42 :
やっぱりか…
ClickOnce…

だれもテストしてなかったに違いない

43 :
ずいぶん前から上がってたけどなかなか修正されなかった…が実情に沿ってる

44 :
October 02, 2018 -- Visual Studio 2017 version 15.8.6 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.6
Summary of What's New in 15.8.6
・The latest Windows 10 SDK is available.

Top Issues Fixed in 15.8.6
These are the customer-reported issues addressed in 15.8.6:
・NuGet packages for Intellisense are broken.
・Visual Studio closes after opening sln.
・App.Config XML editor still freezing in 15.8.4.

Details of What's New in 15.8.6
Latest Windows 10 SDK for Universal Windows Platform developers
The latest Windows 10 SDK (build 17763) is now available as an optional component for the Universal Windows Platform development workload.
You can add this SDK to the workload by selecting the Windows 10 SDK (10.0.17763.0) checkbox.

45 :
October 10, 2018 -- Visual Studio 2017 version 15.8.7 Servicing Update
https://docs.microsoft.com/en-us/visualstudio/releasenotes/vs2017-relnotes#15.8.7
What's New in 15.8.7
Azure DevOps
Visual Studio Team Services is now Azure DevOps! You will see this new branding in Team Explorer and in references across Visual Studio.

46 :
test

47 :
http://r2.upup.be/wV2qsULdHm

48 :
グロ中尉

49 :
Typescriptはテンプレート地獄になってる
プロパティの記述もC#より劣化してて見限った

ただコンストラクタがクラス名じゃないのはC#も見習うべき

pythonはクラスメソッドに毎回self書いたり地獄化してるので見限った

50 :
新スレはここ?

51 :
Visual Studio サブスクリプション(有償の) に加入してる人が大部分だと思うけど
みんなのとこには Windows10 1809 やら Windows Server 2019 の VL 版ってきてる?

〜1803 および Server 2016 までは VL版の ISO が来てるけど、1809 やら 2019 のは普通のしか一覧にない。
VS Enterprise なので全てが貰えると思っていたんだけど。

52 :
multi edition(〜1709)にはVL版があったけど、consumer editionやbusiness edition(1803〜)にはVL版は見当たらないね

53 :
TypeScriptのテンプレート地獄って何ぞ?まさかtemplate stringのことではあるまい。

54 :
初心者ですみません
DirectXを使いたいんだけどソリューションエクスプローラの参照を開いても出てきません
DirectX SDKは自分でインストールしないとダメなのでしょうか?
Cドライブ検索するとDirectX関係のDLLは沢山出てくるけど
これはランタイムだけなの?
それともソリューションエクスプローラの操作の仕方が悪いのでしょうか?

55 :
>>54
2017のWindows SDKなら最初からDirectXのヘッダとインポートライブラリが入ってるから
パスの設定とか無しにそのまま使えるはずやぞ
まあWindows SDK自体がインストーラでの選択式になってるから
最低限C++でデスクトップかストアアプリがビルドできる状態になっている必要はあるけど

56 :
DirectXのバージョンを書かない時点で勉強不足

57 :
>>55
すみませんC++のことは分かりません
C#でやろうとしてます
今はDirectX SDKはWindows SDKとして配布されてるのですね?
ググって出てきた資料が2005年くらいの古いものばかりで
現在DirectX SDKがインストールされてるのかどうかも分かりません
Windows SDKのフォルダー中にはDirectX関連は見当たらないので
最新のWindowsSDKをインストルやり直せばいいってことですかね?

58 :
DirectX SDKのAPI(関数)の呼出しはC/C++でないと無理だと思うけどな
C#だと.NETのクラスライブラリから間接的に利用することになるのでは?

59 :
>>57
ああソリューションの参照とか言ってるからやっぱそっちか

現状では公式でC#のDirectXはサポートされていないよ
Managed DirectXは死んだ、今のSDKには入ってない
ただしSharpDXという有志によるラッパーがあり出来も良いので経験者なら特に困らない
初心者は日本語情報も少なくて苦労するだろうけどね

繰り返すが2017ではWindows SDKは同梱されているのでC++のDirectX関連は最初から含まれている
見当たらないのはVisual Studioのインストーラで態々オミットしているか
古い資料を頼りにして探すとこ間違ってるかのどちらか

60 :
そうなんだ!今のC#でDirectXは公式では使えないのか!
どうりで出てくる情報が古いのばかりで更新されてないなあ
技術的に進歩しないのかなあと不思議だった
別の方法を考えます
ありがとうございました

61 :
VisualStudio2017をインストールして使っていましたが、突然
ライセンス30日間の試用期間
評価機関は終了しました

と出てきました。 これって試用期間なんてあったっけ?
サインインすれば使えるのでしょうか。 でもなんかサインインとかしたくないなあ
サインインせずに使えるVisualStudioってありますか

62 :
>>61
Pro以上はプロダクトキーでロック解除もできるけど登録アカウントで常時サインインしてライセンス認証してるユーザーの方が多いと思うよ

63 :
一度サインインすれば、パソコンをシャットダウンして、オフラインで再起動したとき、
Visual Studioは使えるのでしょうか

64 :
>>61
cl.exeをcuiで使う分にはサインイン関係ないよ

65 :
たとえば、ノートブックに入れて外出して使うときとか、いちいちネットに繋がないと使えない、じゃあ
使えませんよ

66 :
一度ライセンス認証すれば一定の期間(30日だったかな?)は維持される
一時的にオフラインになっても問題はない
サインアウト継続したままで認証期間を超えると>>61のような警告が出る

67 :
ん? サインインすれば無期限に使えるのでしょ
30日間の評価期間ってのは、サインインしてない、インストールした直後のことだと思いますよ
サインインしたあと、オフラインで使えるのかどうか、これが大事です
一度オフラインで使うとそっからオフラインでは30日間しか使えず、ネット接続して再度サインインすれば
繰り返し無期限に使える、ということですか

68 :
Visual Studioサブスクリプション使ってても
プロダクトキーでロック解除しなければ定期的にライセンスの更新要求されるよ。

Communityしか使ってないやつにはわからないんだろうけど。

69 :
>>67
Enterpriseでも定期的に登録アカウントでライセンスを更新しないと評価期間が云々と警告されるよ
ネット接続してサインイン後にライセンスの更新をすればその時点でライセンス期間はi延長される
定期的にライセンス更新を上書きさえ続ければ1か月程度はオフラインでも普通に使える
https://i.imgur.com/1MJOUqx.png

70 :
なるほど。 オフラインで使うときは定期的にライセンス更新しながら使うということですね
ありがとうございました

71 :
個人でCommunity以外使ってる奴いるの?

72 :
>>71
Enterpriseのpreview版使ってるけど?

73 :
>Communityしか使ってないやつには

Communityならサインイン要らないのかな。
だったらCommunityにしようかと思ってしまう。

74 :
Community でもサインインは必要。

75 :
>>71
Express使ってる

76 :
>>75
そっちは縛りないからねえ

77 :
>>76
サインインはいるけどね

78 :
>>71
なぜ?

79 :
Visual Studio 2019 Preview
https://visualstudio.microsoft.com/vs/preview/

Visual Studio 2019 Preview Release Notes
https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-preview

80 :
二ヶ月目にしてようやく404が揃ったWA
やはりデイリー製造でのんびり待つのがいちばんやねー

https://i.imgur.com/1n9J9Nx.jpg

81 :
ふふ、誤☆爆

82 :
今までVC++6.0を使っていて、VS2017に変えたんだけど、
Windows10でもVC++6.0が使えることがわかったので、VC++6.0を使うことにします

やっぱり、サインインしないと使えないって嫌ですよ。なんでそんなことするのかな
サインイン回数やログイン時間(サインイン時間?)を計ってるだけではない気がする
なんかいろいろビッグデータを取ってるのかもね。 スタンドアローンで使えないと、なんか信用出来ません

83 :
>>82
一回サインインしたらサインアウトししても使えるけど
有料版は

84 :
開発マシン間の設定の同期やクラウドAzureDevOps(旧VSTS)との連携などがアカウントでサインインしている目的
以前はプロダクトキーでライセンス認証していたこともあるけど最近は面倒なのでロック解除もしていない

85 :
ネットに繋ぎたくないみたいだけどアップデートする気ないのか

86 :
開発環境の脆弱性とかサポートとかどう考えてるんだろ?
OSだけ新しくてもダメなパターンだってあると思うけど

2019Preview入れてみた
2017とは共存できるけど予想通りインストーラは統合された、3製品になってメニューが賑やか

87 :
vc6.0なんてまだ使えるのか。win7あたりでうまく行かずに捨てた記憶があるんだが。

このスレに限らずネットに頑なにつなぎたくない人って定期的に現れるけど、
ここにはネットにつないで頻繁に現れるんだよね。なんでだろ。
その労力を現行vsのサインインなどに費やせないのかな。

88 :
宗派が違う人に何を言っても争いしか生まれないからやめとけ

89 :
>>49
実際書いてみるとselfは言うほど地獄じゃない

あとJuliaとかでコンストラクタは
へっ?
ってなる

90 :
ネットから隔離したい理由は色々だろ

俺はその昔サラリーマンやってた頃、
とある大手メーカーの委託を受けて開発の一部をやっていたが、
常駐カードが貰えない代わりに自社内で作業してた
そのときは専用に完全隔離マシンを作って流出を防いでた
WANはおろかイントラもダメだったよ

でも2chは覗いてたよ、書き込み禁止でね
当たり前だが別のマシンを使っていた

91 :
そういう理由をちゃんと説明してる人居ないよね
なんか気にくわないからネットにつなぎたくないとしか読めない所から
ツッコみまくられてるパターン

ツッコんで欲しくてぼかして書いてる確信犯じゃないの

92 :
>>90
完全隔離は分かるけど、LANも当然却下よね?
開発完了後どうなるの?
USBやらも当然禁止でしょ?PCまるごと納品なの?
それとも開発完了と同時に隔離解禁なの?

93 :
>>63
offlineのときに起動しても開けるが
offlineでするとたまにnetworkにアクセス出来なくて警告出ることがあって
警告が最前面に出てるときはまだ良いんだけど(うざいけど)
警告が隠れて出てるのにモーダルダイアログになってる風で固まることがある(ω

94 :
>>92
HDD渡すとか念写とか色々方式はあるだろ?

95 :
>>94
なるほど。ソースコードをプリントアウトして納品もアリかもね。

96 :
リモートリポジトリをクローンしたいのですが、チームエクスプローラのローカルGitリポジトリに
リモートリポジトリのURLを記載して複製するだけでよいのでしょうか。
試したところhostが解決できないとエラーがでます。
IEではアクセスできるのですが、プロキシ等の設定は反映されないのでしょうか。

97 :
>>82
MSの身にもなってみてくれ
VC6の頃はADSLが出る前で常時接続が一般的ではなかったから
やりたくてもできなかっただけ。
シリアルだけだと部署全体の端末に入れる奴とか出て来ちゃう

98 :
プロパティーがプロパンティー見える

99 :
>>92
納品はUSBでやってたよ
PCがどうなったかは知らん
辞めたから

100 :
>>98
パンティは素人のものが良い


100〜のスレッドの続きを読む
ふらっと C#,C♯,C#(初心者用) Part127
GPGPU#5
Cygwin + MinGW + GCC 相談室 Part 8
次世代言語18 Go Rust Elixir Kotlin TypeScript
日本語プログラミング言語Mind
   TensorFlow 0.12
Perlは10年後の2023年には消えてなくなる
Matplotlib でグラフプログラミング【Python】
起業しようぜ8
mallocの後にfree不要と言うバカいるの?Part2
--------------------
★ワンステップスクール伊藤学校【暴力・恫喝・拉致】
大喜利・ネタツイ界隈ヲチ★7
無気力な妊婦7
◆◇El Blanco Real Madrid 1051◇◆
語学留学の効果に疑問 in 北米
【暗闇】JUMPONE【トランポリン】8本目
日立のHMP-1
アイドルマスターミリオンライブ!愚痴スレ
「泊原発が動いていれば停電はなかった」論は「完全に間違い」 [116980814]
【名無し奥も○○奥も】気楽に井戸端会議 8247【みんな来い】
【双子座・獅子座・水瓶座】仲良く雑談!
江戸川大学
2020 セパこんな奴をトレードに(現役ドラフト含む) part6
【Baskin】31サーティワンアイス51段目【Robbins】
乃木坂ワードで一番懐かしいものを出した奴が優勝
【愛人】デヴィ夫人、韓国の反日運動に激怒 「日本人よ、もっと怒れ!『反韓運動』をすべき!」★2
関西援交 懲役15年
☆★★ 関東のフレンチ・イタリアン ★★★
新型インフルエンザのニュースを淡々と貼るスレ17
〜ばくおん!! オフ〜4台目
TOP カテ一覧 スレ一覧 100〜終まで 2ch元 削除依頼