finos / kdb-studio

Studio for kdb+ / Rapid execution environment for q
Apache License 2.0
18 stars 12 forks source link

How to update the TCP/IPC version on the app? #147

Open SidPatel-TH opened 6 months ago

SidPatel-TH commented 6 months ago

Support Question

I just started using this with one of the newer versions of the KX system package and I can't seem to connect to the gateway process and run into issues with IPC version mismatch. From my understanding the KX process is expecting a newer IPC version from the client, aka kdb-studio. How do I go about doing that or compile the code with newer version?

Thanks, Sid