Skip to content

Conversation

kazu-321
Copy link

Resolving interference of Micro-CDR string in third party embeddedRTPS

@kazu-321
Copy link
Author

kazu-321 commented Mar 31, 2024

windows11 とubuntu22のmbed studio GUI版で動作確認ができました。
サードパーティーを移動させすれば簡単にビルドが通ります。
~/Mbed Programs/mros2-mbed-studioないで変わっているところは簡略化して書くと
./mros2
./embeddedRTPS
 |--thirdparty //この中は移動しないとコンパイル失敗します
  < lwip
  < Micro-CDR
./mbed-os
./platform //ここに移動しました
 |-> lwip
 |-> Micro-CDR
   |--include--ucdr--types--> ucdr_string.h
   |--src/c/types--> ucdr_string.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant