Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”): Software Version
[*] DRIVE OS Linux 5.2.0 and DriveWorks 3.5
Hi @SteveNV
I have already read this document. I can cross-build a project based on the cmake tool. My problem is that the document only shows the solution based on cmake and how can I build a project based on GNU autotools? (i.e., the ./configure && make workflow)
Thanks for your advice.
However, I have already found another way: Directly building the protobuf or any other auto-config based source code on the target machine! Though it may be a little slower than my Host PC.