Hi, I installed currently Dev-C++. But know that I build my gtkmm application I receive all the sudden segmentation faults. None of these I have had while running the application at my linux pc. The wired thing is some older version of my application is running. The bigger difference between those two versions is that I use pointers in the newer one to assign my data in dynamical memory. Has somebody experience with compiling in both os and had similar problems? I am slowly out of ideas where to look and i don't realy want to go back to static memory allocation.
Thank you for your help in advance Alex (I hope it is the right forum, if not tell me please) -- View this message in context: http://www.nabble.com/segmentation-faults-under-win32-but-not-linux-%28kubuntu%29--%21-tf2794912.html#a7797491 Sent from the Gtkmm mailing list archive at Nabble.com. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
