i'm trying to build the XRT widget set on a WinXP pro machine using MSVC++ .NET. i want to make DLLs for the widgets and use them with the Exceed libraries. i'm building the libraries and can link with them, but i get run-time errors when trying to create widgets. i looked in the motif...
i'm using TAO CORBA 1.3a and using an example based on one from "Advanced CORBA Programming with C++" by Henning and Vinoski. it's a simple interface, i can print it here:
interface Time
{
long get_current_time();
};
the client requests the result of time(0) from the server (my server is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.