From: Jeff H. <jef...@be...> - 2007-08-01 00:33:21
|
I using an Ubuntu Linux system with gcc 4.12 I downloaded wxstedit-1.2.5.tar.gz, untar it, ran configure successfully. However, when I run make I get: stedefs.h:29:33: error: wx/stedit/setup.h: No such file or directory in attempting to compile it. My wxWidgets version is wxGTK 2.8.4. Its at $HOME/wxGTK-2.8.4 and installed. Any help would be appreciated! |