Re: Newbie Question - Dev C++



Redefined Horizons wrote:
> I've just finished installing GTKMM on my Windows machine. I have also
> installed GTK and the GTK/Win32 Development Environment. I followed
> the instructions on this page to get GTKMM and DevC++ working
> together:

> Dev C++ chokes after about 50 different compile errors. It concludes
> with this message:
>  " [General Error] Too many messages; abort. 
>   There must be something terribly wrong with your code. Please fix it. "

Well, please post a more extensive log if you want us to help you.

> I'm pretty sure I got every step of the installation indicated in the
> first link above. Any idea what I messed up? (I tried a reboot, but
> recieved the same errors.) I don't even know where to start fixing
> this thing.)

A few hints

1. Use the latest dev-c++ (5 beta 9.2). My gtkmm binaries require gcc-3.4.2.
2. Look in your PATH directories for leftovers of a GTK+ 2.4
installation (if you use gtkmm 2.6).

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]