Package Details: wxmaxima-git 2380.18b5ef9-1

Package Base: wxmaxima-git
Description: A wxWidgets GUI for the computer algebra system Maxima
Upstream URL: https://github.com/andrejv/wxmaxima
Category: science
Licenses: GPL2
Conflicts: wxmaxima
Provides: wxmaxima
Submitter: m1kc
Maintainer: m1kc
Last Packager: m1kc
Votes: 1
First Submitted: 2013-05-30 17:15
Last Updated: 2015-05-21 01:31

Required by (0)

Sources

Latest Comments

Comment by m1kc

2015-05-21 01:31

Done.

Comment by esponki

2015-05-19 19:59

Compilation succeeds when the file wxwin.m4 from the wxWidgets git repo is included in the wxmaxima root directory as acinclude.m4. I guess wxmaxima cannot distribute this file, therefore the PKGBUILD should include it.

Comment by m1kc

2014-09-16 09:10

This issue doesn't seem to be PKGBUILD-related. Please ask the author of wxMaxima, here: https://github.com/andrejv/wxmaxima/issues

Comment by Timtro

2014-09-15 20:24

Build fail.

wxMaximaFrame.o: In function `wxMaximaFrame::IsPaneDisplayed(int)':
wxMaximaFrame.cpp:(.text+0x73): undefined reference to `wxAuiManager::GetPane(wxString const&)'

Is the Aui being included?