-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML Help Workshop がVS2017で導入される条件 #366
Conversation
build.md
Outdated
@@ -33,7 +33,7 @@ | |||
|
|||
### HTML ヘルプのビルドに必要なもの | |||
|
|||
- HTML Help Workshop (Visual Studio 2017 のインストールでインストールされます。) | |||
- HTML Help Workshop (Visual Studio 2017 のインストールにて「x86用とx64用のVisual C++ MFS」を指定することにより導入されます) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MFS になっています。MFC です。
『C++ によるデスクトップ開発』を有効にした状態で
右の項目で『C++ によるデスクトップ開発』をクリックして
「x86用とx64用のVisual C++ MFC」にチェックを入れる必要
があることを記載したほうがいいと思います。
インストール後でも追加ができることを書くといいと思います。
スクリーンショットがあると親切だと思います。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ほぼほぼ同じ判断です。対応お願いします。
個人的に、どうやってスクリーンショットを貼ればいいか分からないことを秘密にしといたほうがいいんだろうか、と思ったりしています。ここのmdドキュメントでは初の試みとなる認識なので。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
試してないですが、以下でいけると思います
http://cartman0.hatenablog.com/entry/2015/03/31/164836#%E7%94%BB%E5%83%8F-img
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
このコメントをEditにしてソースをコピペすればいいのかな?
#357 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
このコメントをEditにしてソースをコピペすればいいのかな?
このやり方でやってみます。
あら、微修正をまとめてマージしたかったのですがコミットした分全部履歴入っちゃいました。 |
あ、やばい、閉じかっこがなかった。 |
色々汚してすいません。 |
以下のように箇条書きにしてはいかがでしょうか?
|
修正してみました(GitHubと格闘してました^^)。 |
確認しました。いっぱい使っていると操作慣れると思います。 |
ローカルコミットを一つにまとめてマージってかっこいいことやろうとして、見事の全滑りかつ、conflictと格闘してました。 |
HTML Help Workshop がVS2017で導入される条件
HTML Help Workshop がVS2017で導入される条件を確認。
[ci skip]