Re: [hatari-devel] Windows cross compile build inconsistencies with SDL2 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Windows cross compile build inconsistencies with SDL2
- From: Jens Guenther <dbotw@xxxxxxx>
- Date: Sat, 3 Apr 2021 15:47:58 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1617457679; bh=pCZLbqVXlX03tkRJvZENhdsIJYA1HRqkcyGPei/kNbU=; h=X-UI-Sender-Class:Date:From:To:Subject:References:In-Reply-To; b=J8HjIDIAq8C5+bPUf0Ehtjg6dZOZXEjgWvOG1sKb6+wmsHeNnH/iZyzI50i8IhcTG 5iPg6hZiRgEINDx/qCt9RKvVHvYcb7c7cF0wIwYzFBzD0hABPl5N/8wpwb7v+81aEB XdSifhkk/ENvwI6mqzvGMc5pLrsQF0EbaC2ETJbk=
# 03. Apr 2021 (08:26:38) Thomas Huth:
> So let's give it a try and use target_compile_definitions instead.
Works with MinGW-w64 and cross compiling on Linux with MinGW-w64.
Jens