Using C# with Freeze for C++
Since C# does not yet have Freeze support, is there any problem for me to write most of my project in C#, and then use a C++ Ice service (using Freeze) to save my application state?
Alternatively, is there any other way to integrate Freeze for C++ with C#?
Thanks to anyone who can help!
Alternatively, is there any other way to integrate Freeze for C++ with C#?
Thanks to anyone who can help!
0
Comments
There is no way to use Freeze for C++ in an Ice for C# program directly.