-
Is it possible to use MinGW to build tests?
I've seen comments about problems with TestRunnerClient or something like that. I've got as far as installing from net.sf.ecut_R1.0M3-RC2.zip (see my other question about how to install from ECUT_1.0-M3-RC3!) and I can get a fair way through but, when I try to build with my MinGW I get the messages below, which isn't that surprising.
Am I...
2009-05-21 13:01:22 UTC in ECUT
-
Hi
I've tried various ways of installing ECUT 1.0-M3-RC3 but had no success.
Can someone please tell me how to do it?
I had a reasonably clean install of Ganymede with CDT and tried installing using the "File" option on the software updates (as "Archive" just comes back with no repository found) but in this case I got "'Install' has encoutnered a problem...
2009-05-21 12:57:04 UTC in ECUT
-
Is it possible to use MinGW to build tests?
I've seen comments about problems with TestRunnerClient or something like that. I've got as far as installing from net.sf.ecut_R1.0M3-RC2.zip (see my other question about how to install from ECUT_1.0-M3-RC3!) and I can get a fair way through but, when I try to build with my MinGW I get the messages below, which isn't that surprising.
Am I being...
2009-05-20 17:23:58 UTC in ECUT
-
Hi
I've tried various ways of installing ECUT 1.0-M3-RC3 but had no success.
Can someone please tell me how to do it?
I had a reasonably clean install of Ganymede with CDT and tried installing using the "File" option on the software updates (as "Archive" just comes back with no repository found) but in this case I got "'Install' has encoutnered a problem. An...
2009-05-20 15:58:41 UTC in ECUT
-
Alternatively, instead of using bzero(tmp, 2); you could use memset(tmp, 0, 2);.
2009-02-03 22:11:18 UTC in ethernet packet generator
-
The OK button handler for the fragmentation settings dialog box incorrectly updates the fragmentation entry box. On the win32 version, this results in the machine beeping. gtk_entry_set_text() expects a null-terminated string but the code in callbacks.c, function ob_button79_clicked is shown below (lines numbered).
Line 6 defines "tmp" as a "gchar". Lines 12, 15, 18 and 21 set the value of...
2009-02-03 21:54:56 UTC in ethernet packet generator
-
I've tried out the Win32 version and had little success with it. Primarily this is due to the cheat.h file being used. I've downloaded the source and built it with MinGW and CodeBlocks. With the latest source available, you need to take out the #defines of many functions (e.g. htons()), link with ws2_32, and add #ifndef PLATFORM_WIN32 around calls to getuid() and geteuid(). It then appears to be...
2009-02-03 13:35:22 UTC in ethernet packet generator
-
Dear Sir or Madam,
Over the last few months the wxnet-users mailing list (for the WxNet project) has been used pretty much only for sending spam.
I have tried to contact the owner to ask for something to be done about this, but nothing has happened therefore I can only assume that the owner either doesn't care about it or is no longer playing any part in managing the list (perhaps he/she...
2008-06-12 09:29:41 UTC in SourceForge.net