Re: [hatari-devel] My hatari builds for windows... |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] My hatari builds for windows...
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Sat, 23 Aug 2014 12:33:59 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=kXZ0eAQGHt+lVwTT29qIBhDL0MY1bMoi1gG7zqJWVIo=; b=NHZqbnPWk6tC9WVA/79YBJX6J8coAIRqmVo3FuZvLXO/bm9HhMQhgrriLIO58J0Y69 elsNHaKFFO8jT1FzbAh2qQc5RpfFvavx35148v/TT9DZSlVkjYeVX04yUBAhdjp7sYn8 V2Kzn2/afqwJtY551fvxBbRuLw+DFDCPZ9xzcTA3NjJkm+EK4ky7gDtj/d2t6qSMBeZs /DEwPmmiJVkvrm52AdmSMoHXM+F+8RSzK5tfG9nUb/vdJogCHJ5034w9YSrWoLQAMCbr /KoF/k6ZFSjDOIG7ooGM2XEnHKpe5WRdr6EYVzPLVSKjX/Lg5bLpvdz03usoDSkpNNkb 6tYw==
On Fri, Aug 22, 2014 at 8:05 PM, Nicolas Pomarède
<npomarede@xxxxxxxxxxxx> wrote:
> Le 22/08/2014 20:01, Christer Solskogen a écrit :
>
>> On Fri, Aug 22, 2014 at 7:55 PM, Nicolas Pomarède
>> <npomarede@xxxxxxxxxxxx> wrote:
>>
>>> why a hack ? I had no problem compiling the library from sources under
>>> different OS, and I know others also compiled it for FS-UAE on OSX.
>>>
>>
>> Compiling works fine (not with out-of-source tree, which is running
>> configure from another place when where configure is)
>> But no include files are installed. fdc.h is not found (it's not in
>> the tarball you sent me either) - Renaming CapsFDC.h to just fdc.h did
>> not work (a lot of compiling errors, so I guess its not the same file)
>>
>
> see my previous mail ; fdc.h is for capslib 4.2, for 5.1 the includes are
> those I sent in spsdeclib_5.1_include_linux_macosx.tar.gz
>
Aha. Perhaps that would work better, but I don't want to make to many
changes to hatari sources. When will 5.1 become default?