[DGD] Gurbalib resurrection, followup

bart at wotf.org bart at wotf.org
Mon Mar 16 20:19:31 CET 2009


Well, I believe DGD compiles on windows with visual c++ 6 or later, so that
shouldn't be a problem. Also, the file/dir naming issues are solved in one way
or another already in the unpatched driver. 

The issue is that host/win32/connect.c will have to be changed for use with
the network package. Currently, it very likely won't compile on windows at all
after adding the network package, and if it does, the networking package won't
work, and probably the entire thing won't work.

I have a good idea of what needs to happen there, but neither the development
tools, testing environment or windows knowledge to do this myself (and no,
downloading visual studio express isn't going to fix that because I would
still need a windows machine to run it on, which I simply do not have). 

Bart.

On Mon, 16 Mar 2009 14:58:44 -0400, Dread Quixadhal wrote
> If anyone is planning on kludging things into Windows (native), it
> would probably be wise to get a copy of Visual Studio and get things
> setup to work in the environment.  While I realize there are plenty 
> of other IDE's out there, there's a good chance that someone who really
> wants to develop in Windows (as opposed to cygwin, or linux in a VM),
> will be using Visual Studio to do it.
> 
> I believe they do have a free version (Visual Studio Express?) that's
> probably good enough.
> 
> Personally, I haven't used Visual anything since VB6 and SQL Server,
> so I know nothing beyond rumors.
> 
> One other common gotcha in Windows is that their filesystem is case
> rememberant.  That is, it remembers the case of the filename you 
> save, but it is case insensitive otherwise... so /usr/system and /usr/System
> would be the same directory.
> ___________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd


--
Created with Open WebMail at http://www.bartsplace.net/
Read my weblog at http://soapbox.bartsplace.net/




More information about the DGD mailing list