You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As google/flatbuffers#7397 is resolved, we can remove our workarounds.
This involves updating the calls to the flatc compiler in Cmake and the setup.py :
As google/flatbuffers#7397 is resolved, we can remove our workarounds.
This involves updating the calls to the
flatc
compiler inCmake
and thesetup.py
:https://github.com/agri-gaia/seerep/blob/021b88b827b158428d58636344e2d0f0fb4e78ea/setup.py#L77-L103
https://github.com/agri-gaia/seerep/blob/021b88b827b158428d58636344e2d0f0fb4e78ea/seerep_com/CMakeLists.txt#L50-L66
https://github.com/agri-gaia/seerep/blob/021b88b827b158428d58636344e2d0f0fb4e78ea/seerep_msgs/CMakeLists.txt#L162-L176
The text was updated successfully, but these errors were encountered: