3bb Subj : Re: how can I make my GUI run in unix? To : borland.public.cpp.borlandcpp From : Walter Briscoe Date : Thu Jul 10 2003 09:51 am In message <3f0ce6e7$1@newsgroups.borland.com> of Thu, 10 Jul 2003 00:08:57 in borland.public.cpp.borlandcpp, pcwai writes >I have to build an application with GUI made by C++, and use a socket to >connect to a server. However my application has to run in Unix (I used to >compile C++ program using compilers like g++ or gnu) > >Can someone tell me what I can do? This is really urgent, please help !! >< A short answer is: "Flee!". A longer answer is that the OP either has to find an environment which will interpret the code or port it. "wine" (I am offline and leave the search for a URL to the OP) is a (I think Free) UNIX project which provides a Windows environment which may fit the bill. I have not used it. -- Walter Briscoe . 0