Hi. I am trying to compile vSomeIP ( https://github.com/COVESA/vsomeip ) in ue5.
For that i am using ue4cmake ( https://github.com/caseymcc/UE4CMake ).
I followed the exact instructions and the project even compiled and opened.
But the header files of the project are not at all visible in the IDE. Normally. it should be includable like how we include other UE APIs. But not working for this.
I am stuck with this for 2 days.
Can anyone help me with this?