Hi folks

Should we add support for building in Visual Studio?

I did that about a year ago and I think it involved only few changes.
Adding getopt() implementation.
Disabling compilation of vpi.h (it uses some strange types and depends
on Verilog or something).
Changed some #includes.
Altered socket interface.
Crippled AvrDevice::Load() since it depends on BDF library.
(There might be more. Note to self: search for _MSC_VER macro.)

I do not know exactly how many changes are needed because my private
SVN repository on university's reliable servers got nuked.

I would implement support for VS2008, perhaps VS2010 or VS2005 -
unless you prefer not to.
I would post the patch before committing, style issues may require
several rounds.

-- 
Petr Hluzin

_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to