Re: [GD-Consoles] Compiling MS-Windows Builds Under Wine
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2003-02-26 20:19:04
|
>Debugging C++ code in Visual Studio is, however, so much nicer= than >doing it with SN Systems debugger (which is what we're using)= that >it's worth making the code run on the PC in addition to on the= PS2. We ran into the same issue with PocketPC. It is much, much= easier to develop on the desktop and then abstract so that there is minimal= system specific debugging for the target machine. Brian |