[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Simulavr-devel] Support for Visual Studio?
From: |
Petr Hluzín |
Subject: |
[Simulavr-devel] Support for Visual Studio? |
Date: |
Sun, 16 Jan 2011 21:16:02 +0100 |
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] Support for Visual Studio?,
Petr Hluzín <=