Done.
Search Criteria
Package Details: wxmaxima-git 2380.18b5ef9-1
Package Actions
| Package Base: | wxmaxima-git |
|---|---|
| Description: | A wxWidgets GUI for the computer algebra system Maxima |
| Upstream URL: | https://github.com/andrejv/wxmaxima |
| Category: | science |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | m1kc |
| Maintainer: | m1kc |
| Last Packager: | m1kc |
| Votes: | 1 |
| First Submitted: | 2013-05-30 17:15 |
| Last Updated: | 2015-05-21 01:31 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by m1kc
Comment by esponki
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
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
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?