-
Type:
Question
-
Status: Closed
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.9.3
-
Component/s: C++ - Library
-
Labels:
-
Environment:
xPC Target (SpeedGoat) real-time platform from MathWorks
Has anyone attempted to compile thrift for an xPC target platform? I want to use thrift to handle serialization and deserialization of UDP packets on such platform. However, it seems (on windows) thrift uses some Windows-only libraries (like WS2_32.dll). Is there a way to circumvent this? Or is there a list of system dependent functions thrift needs?
Thank you.