c++ builder > E2015: 'Vcl::Forms::TMonitor'と'System::TMonitor'の区別が曖昧
832 ワード
動作確認
C++ Builder XE4
以下のコードでビルドに失敗した。
TMonitor *mntr;
E2015: 'Vcl::Forms::TMonitor'と'System::TMonitor'の区別が曖昧
以下が関係しているのだろうか? 未解決だが。
http://qc.embarcadero.com/wc/qcmain.aspx?d=68313
TMonitor *を使わず、以下を使うことにした。
http://qiita.com/7of9/items/228a65f799f5181e916e
Author And Source
この問題について(c++ builder > E2015: 'Vcl::Forms::TMonitor'と'System::TMonitor'の区別が曖昧), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/ecc31850c69d0c7ce41e著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .