Hello sir,
I am currently working on incorporating external libraries (specifically, openssl, givaro, and crypto++) into ns3.38.
To streamline this process, I have created a dedicated folder within the directory Scratch/Test31-08-23/. This folder, named Test31-08-23, contains the necessary files such as app4.cc, tcp_client.h, tcp_client.cc, tcp_server.h, tcp_server.cc, RSU_client.h, RSU_client.cc, RSU_server.cc, RSU_server.h, and CMakeList.txt.
I have attached the CMakeList.txt file along with screenshots detailing the execution of "./ns3 configure" and "./ns3 build."
However, I have encountered an issue when attempting to execute "./ns3 run scratch/Test31-08-23/app4." The error indicates that the target could not be found, and I have attached a screenshot of the error for your reference.
I would greatly appreciate your guidance on whether I am following the correct procedure and kindly request your assistance in resolving this issue.
regards