Re: [hatari-devel] Building Hatari 2.xx on Windows platform (?) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On 27.06.2017 11:47, Douglas Little wrote:
> Hi,
>
> Can anyone direct me towards instructions for building Hatari on the
> Windows platform?
>
> I'm still able to produce Cygwin builds but they are horrible - must be
> run under X terminal, the mouse is ... uncontrollable ... and the sound
> doesn't work at all :-/
>
> I also tried cmake under mingw and that really didn't work for a list of
> reasons I won't bother to go into here.
>
> So I imagine it's supposed to be Visual Studio (?) via NMake or
> something? Oddly the C files won't build directly under Visual Studio
> 2013 unless built as C++, due to the dialect being C99-ish. Which adds
> to the general confusion on how this code should be correctly built.
>
> Any help / links / examples would be welcome!
Have a look here:
https://listengine.tuxfamily.org/lists.tuxfamily.org/hatari-devel/2016/05/msg00030.html
Thomas