Closed GoogleCodeExporter closed 8 years ago
sorry, i forgot to mention that i'm using windows xp home ed. :)
Original comment by cakyus
on 18 Oct 2009 at 2:20
Wow, this seems like a huge security hole.
Original comment by sha...@gmail.com
on 27 Oct 2009 at 10:02
i'm trying to help. i recently learn c in my college, i'm 100% newbie :). i
downloaded the latest source code and tried to compile then i got this ..
||=== mongoose, Debug ===|
D:\Documents\projects\mongoose\mongoose.c|130|error: conflicting types for
'pid_t'|
D:\Program
Files\CodeBlocks\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\include
\sys\types.h|75|error: previous declaration of 'pid_t' was here|
D:\Documents\projects\mongoose\mongoose.c||In function `mg_stat':|
D:\Documents\projects\mongoose\mongoose.c|1088|warning: integer constant is too
large for "long" type|
||=== Build finished: 2 errors, 1 warnings ===|
i have tried to comment some lines and got another error.
Original comment by cakyus
on 28 Oct 2009 at 12:16
If you're a newbie, I suggest using UNIX.
There's plenty of free UNIX shells with compilers, please use one or install
UNIX on
your workstation, or use emulator like VirtualBox or QEMU to run UNIX.
LOTS of you problems will go away.
Original comment by valenok
on 28 Oct 2009 at 1:03
Original comment by valenok
on 19 Sep 2010 at 9:13
this issue still exist in latest devel-version
Original comment by purwanti...@gmail.com
on 23 Nov 2011 at 5:23
Original issue reported on code.google.com by
cakyus
on 18 Oct 2009 at 2:17