Re: [hatari-devel] Re: Win + SDL2 = no debugger |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Re: Win + SDL2 = no debugger
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Mon, 23 Nov 2015 19:05:28 +0100
- 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; bh=sXstejjsfrm6cwRKivkfmgp0wdflefwZ/XKrihXPNWE=; b=EET96a52NM0kn/N52TZn0glzp7oU8tLklWW5bbkLfy19eWAPQSbS4V0MZ03FwwDkyK alVsGJ7gC6gQBcf6a0qTGRiqHWUJH8DEJekbWwllP5ahkFS4ewaR82s0d7otUtThly9M hDfkoV/w5P6+1S4bgNaYuFa7h0pX253aNVyQmX87Db+G11XsNaQEnEgGBmYoBjulO0HB P0bxC2xALf5mYlhFe0cbZbpOBHwxTBRsV6iLOTK4xA3lPzarYNyLJqdQ1L+RTR4vWlhX FS+xiDBg5Jfi8uAHFmjiRhBlnqIz0p8aAJSRNWkrJibYIW+rmlaUxcRxj4GReGi2v2Kb bA3g==
On Sun, Nov 22, 2015 at 8:11 PM, Christer Solskogen
<christer.solskogen@xxxxxxxxx> wrote:
> From what it looks like, enabling SDL1 seems to trigger the problem.
> For example win32-release-default-sdl1 failed, but
> win32-release-default-sdl2 was fine.
>
Yes, that seems to be the problem.
You see, if you enable SDL2 /usr/local/include will be the last of
CMAKE_C_TARGET_INCLUDE_PATH. If you enable SDL1 it will be the the
second.
and I have a zip.h there (from libzip-1.0.1), and that one will then
be picked up instead of the one in src/includes.