Re: [Dev-C++] Re: Installing wxWidgets
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Michael C U. <mu...@cb...> - 2004-10-30 22:51:42
|
The makefiles usually require UNIX utilities to be installed. Install msys and start a bash shell from it, then try to build the example programs from the bash shell and it will probably work fine. On Sat, 30 Oct 2004, Drizt Ruan wrote: > Andrea Roveretto wrote: > > Hello! > > Thanks to all the answers I have received to my question about wxwindows. > > Since I have solved the problem I will post here since some ppl asked me to tell them if I found a solution. > > > > First of all I am talking about Dev-C++ 5.0 beta 9 (4.9.9.0. > > The problems arrised wen I installed the devpak found at > > http://bloodshed.net/dev/packages/wxwindows.html > > > > The installation was ok but it seemed I could not compile also a simple example. > > > > The solution was to uninstall the wxwindows devpak and reinstall it choosing one from > > http://devpaks.org/list.php?category=GUI > > > > Ok, hope this helps someone! > > Andrea > > > Oh, my solution is to compile the wxwidgets with dev-cpp`s gcc and > modified the makefile template, the makefile is not so convinient. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |