You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/07/21 01:25:43 UTC

[GitHub] [inlong] gosonzhang commented on issue #5138: [Bug][TubeMQ] compile error with gcc >= 8.0 on rapidjson

gosonzhang commented on issue #5138:
URL: https://github.com/apache/inlong/issues/5138#issuecomment-1190932880

   
   ![image](https://user-images.githubusercontent.com/14038849/180109746-4250b87e-60f2-4d9e-b62f-004ad45268ca.png)
   
   Based on the modification method of @zhz365365, I added the GCC version judgment in CMakeList. Since the environment only encountered 8.3.1, I only made a rough judgment on 8.0.0. If you find that a more refined version also needs this in practice, please submit an issue for modification.
   
   After verification in GCC 8.3.1 and 4.8.1 environments, the problem is solved.
   
   Thanks to @charlely for her help and guidance.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org