Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2015 22:52:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199919] games/wxlauncher: fails to build with WX3=on JOYSTICK=off
Message-ID:  <bug-199919-13-FXHdIWboTj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199919-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199919-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199919

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #156348|0                           |1
        is obsolete|                            |
 Attachment #156353|                            |maintainer-approval+
              Flags|                            |

--- Comment #4 from lightside <lightside@gmx.com> ---
Created attachment 156353
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156353&action=edit
Proposed patch (since 385396 revision)

I found discussion of related issue:
https://github.com/wxLauncher/wxlauncher/issues/117

The topic starter suggested to use "-DNDEBUG" compiler flag. This disables
debugging info (e.g. inside of wxlauncher.log).

The new proposed patch attached.
The consequence is: now the program shows splash screen on startup.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199919-13-FXHdIWboTj>