unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29757: wxwidgets does not install 'include/wx/setup.h'
@ 2017-12-17 16:33 nee
  2018-01-02  1:06 ` nee
  0 siblings, 1 reply; 2+ messages in thread
From: nee @ 2017-12-17 16:33 UTC (permalink / raw)
  To: 29757


Hello, wxwidgets does not install 'include/wx/setup.h' with the install
target.

I'm packaging Trenchbroom and it requires this file. From the error
messages I think some other wxwidgets headers also cross reference it.
For a workaround I copied it from
'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' in a new pre-install phase
and it worked. But this path is specific to the build flags and version
used.
Maybe there is a makefile target for it? On a quick look I couldn't find it.

Here is some web doc about this very weird file:
https://wiki.wxwidgets.org/Setup.H

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29757: wxwidgets does not install 'include/wx/setup.h'
  2017-12-17 16:33 bug#29757: wxwidgets does not install 'include/wx/setup.h' nee
@ 2018-01-02  1:06 ` nee
  0 siblings, 0 replies; 2+ messages in thread
From: nee @ 2018-01-02  1:06 UTC (permalink / raw)
  To: 29757-done

I'm closing this because I asked in the wxwidgets irc and apparently
there is no bug and 'lib/wx/include/gtk3-unicode-3.1/wx/setup.h' is
indeed the correct install location. The guix package currently installs
it there.

The problem I had with my WIP trenchbroom package was that trenchbroom
called wx-config in a wrong way when a certain makeflag was not set,
which caused it to not find this header there.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-02  1:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-17 16:33 bug#29757: wxwidgets does not install 'include/wx/setup.h' nee
2018-01-02  1:06 ` nee

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).