[Slackbuilds-users] Issue building pgadmin3-1.22.1
Rich Shepard
rshepard at appl-ecosys.com
Wed Mar 29 23:22:47 UTC 2017
On Wed, 29 Mar 2017, Rich Shepard wrote:
> Did this. Same error: cannot find stc.h in the correct directory.
I made a soft link from /usr/include/wx-3.0/wx/stc/stc.h to
/usr/include/2.8/wx/stc/ (created the last subdirectory). Now the build
script finds stc.h. Now moving on to a new error:
In file included from pgAdmin3.cpp:55:0:
../pgadmin/include/frm/frmMain.h: At global scope:
../pgadmin/include/frm/frmMain.h:247:21: error: ‘wxStyledTextEvent’ has not
been declared
void OnPositionStc(wxStyledTextEvent &event);
If someone can provide a work-around I'll use that and see what happens in
the next script run.
Rich
More information about the SlackBuilds-users
mailing list