Konstantin Kolodiy
Konstantin Kolodiy
Hi! Could you provide more details about what you run and which step fails?
Have you added route on your both computers? For example for QNX: `route add -net 224.0.0.0/4 default` **224.0.0.0/4** - this is default address for service discovery.
@robinchung Hi! Unfortunately, I've run only 3.1.10 version. Looks like you can use ionotify() from QNX but it will be not easy. I'm not an expert in QNX to fix...
@robinchung have you built capicxx-core-runtime 3.2.0 successfully? I have some issues.
This might happens if your executable file is built for other OS. Perhaps, environment variables were not set for cross-compiling for QNX. Try to run the next command: `$ source...
@Rishabhkumarverma I'd you appreciate. Let's do it.