Can you lay out the process of compiling the U++ code in MS Visual C++ as managed code? Step 1: I start a new project in VC++ 2005/8, what should be step 2, 3 etc. I have the U++ code, and need to know how to handle U++ libraries use in the GUI? Should I just rewrite it, or there is a way to write them as subprojects include them in the new project? Can you please advise? Which is the most efficient way to accomplish it?
thanks for your help and time.
Search the forum, there were people compiling U++ in Visual Studio. We have even done some improvements to package structure to make the goal simpler.