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 5 years have passed since last update.

rad studio10.3へのComPort Libraryの追加方法

Posted at

embarcadero RAD Studio 10.3 Enterprise版を使用しています。
RS232C通信を使用したいため、コンポーネントを追加しようとしています。

別サイト(https://ja.stackoverflow.com/questions/60655/cportlib%e3%81%a8%e3%81%84%e3%81%86%e3%82%b3%e3%83%b3%e3%83%9d%e3%83%bc%e3%83%8d%e3%83%b3%e3%83%88%e3%82%92%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e3%81%a7%e3%81%8d%e3%81%aa%e3%81%84)

の記述で見かけたとおり、
ComPort Libraryの導入
http://yuukiwogousei.blog.fc2.com/blog-entry-109.html

ComPort Library version 4.11f install in RAD Studio XE2-XE8 or 10 Seattle
https://sourceforge.net/p/comport/discussion/261327/thread/f4cfe7af/

を行いました。
ビルドはできましたが、インストールで次のエラーが表示されました。
1.png

OKをクリックすると、
2.png
となりますが、
3.png

読み込めません と、なっていますが、指定された位置には、DsgnCPortCB6.bpl が作成されています。

何か設定が異なるのか、指定のファイルが足らないのかが不明です。

よろしくお願いします。

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?