dev-cpp-users Mailing List for Dev-C++ (Page 3)
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(15) |
Oct
(115) |
Nov
(154) |
Dec
(258) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(377) |
Feb
(260) |
Mar
(249) |
Apr
(188) |
May
(152) |
Jun
(150) |
Jul
(195) |
Aug
(202) |
Sep
(200) |
Oct
(286) |
Nov
(242) |
Dec
(165) |
2002 |
Jan
(245) |
Feb
(241) |
Mar
(239) |
Apr
(346) |
May
(406) |
Jun
(369) |
Jul
(418) |
Aug
(357) |
Sep
(362) |
Oct
(597) |
Nov
(455) |
Dec
(344) |
2003 |
Jan
(446) |
Feb
(397) |
Mar
(515) |
Apr
(524) |
May
(377) |
Jun
(387) |
Jul
(532) |
Aug
(364) |
Sep
(294) |
Oct
(352) |
Nov
(295) |
Dec
(327) |
2004 |
Jan
(416) |
Feb
(318) |
Mar
(324) |
Apr
(249) |
May
(259) |
Jun
(218) |
Jul
(212) |
Aug
(259) |
Sep
(158) |
Oct
(162) |
Nov
(214) |
Dec
(169) |
2005 |
Jan
(111) |
Feb
(165) |
Mar
(199) |
Apr
(147) |
May
(131) |
Jun
(163) |
Jul
(235) |
Aug
(136) |
Sep
(84) |
Oct
(88) |
Nov
(113) |
Dec
(100) |
2006 |
Jan
(85) |
Feb
(119) |
Mar
(33) |
Apr
(31) |
May
(56) |
Jun
(68) |
Jul
(18) |
Aug
(62) |
Sep
(33) |
Oct
(55) |
Nov
(19) |
Dec
(40) |
2007 |
Jan
(22) |
Feb
(49) |
Mar
(34) |
Apr
(51) |
May
(66) |
Jun
(43) |
Jul
(116) |
Aug
(57) |
Sep
(70) |
Oct
(69) |
Nov
(97) |
Dec
(86) |
2008 |
Jan
(32) |
Feb
(47) |
Mar
(106) |
Apr
(67) |
May
(28) |
Jun
(39) |
Jul
(31) |
Aug
(25) |
Sep
(18) |
Oct
(25) |
Nov
(5) |
Dec
(21) |
2009 |
Jan
(33) |
Feb
(27) |
Mar
(27) |
Apr
(22) |
May
(22) |
Jun
(10) |
Jul
(17) |
Aug
(9) |
Sep
(21) |
Oct
(13) |
Nov
(4) |
Dec
(11) |
2010 |
Jan
(10) |
Feb
(8) |
Mar
(4) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(8) |
Oct
(26) |
Nov
(9) |
Dec
(1) |
2011 |
Jan
(21) |
Feb
(16) |
Mar
(4) |
Apr
(19) |
May
(26) |
Jun
(9) |
Jul
(6) |
Aug
|
Sep
(4) |
Oct
(3) |
Nov
(2) |
Dec
(1) |
2012 |
Jan
(4) |
Feb
(7) |
Mar
(4) |
Apr
|
May
(1) |
Jun
(10) |
Jul
(1) |
Aug
(1) |
Sep
(18) |
Oct
(3) |
Nov
(1) |
Dec
(1) |
2013 |
Jan
(4) |
Feb
(2) |
Mar
(15) |
Apr
(6) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(4) |
Oct
|
Nov
(9) |
Dec
|
2014 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
(4) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
(4) |
2015 |
Jan
(2) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
(1) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
(2) |
Oct
(9) |
Nov
(35) |
Dec
(6) |
2016 |
Jan
(7) |
Feb
(10) |
Mar
(10) |
Apr
(9) |
May
(13) |
Jun
(9) |
Jul
(1) |
Aug
(3) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1
|
2
|
3
(5) |
4
|
5
|
6
(4) |
7
|
8
|
9
(3) |
10
(1) |
11
|
12
|
13
(8) |
14
|
15
(1) |
16
(3) |
17
(2) |
18
(6) |
19
(4) |
20
(2) |
21
(2) |
22
|
23
(1) |
24
(4) |
25
(9) |
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
|
From: Per W. <pw...@ia...> - 2006-10-03 22:12:41
|
Note that a number of functions used by MinGW (the compiler with Dev-C++) is using windows libraries, instead of unix-compatible libraries. For example, serial ports and networking are win32-based. I noticed that you had problems with the include file <netinet/in.h>. For networking, you have to modify the code to use winsock. When skipping expected include files, things have a tendancy to go down the drain quite quickly. However, since we are talking about a conversion program, I would assume that it really don't need any networking support. Probably just some helper functions or macros from the file. For example the ntohl/ntohs/htonl/htons functions (or macros depending on implementation) from converting between host and network byte order in case any of the raw file formats - or output file formats - happen to use network byte order of the data. the glib include gtypes.h does have g_ntohx and g_htonx functions/macros. Try to scan your include directories for alternative header files that contains similar or same defines as the ones your compiler is complaining about. There is a built-in debugger in Dev-C++, but I can't really recommend it. I normally use an external debugger. One example is Gnu Visual Debugger (gvd). /Per W On Tue, 3 Oct 2006, IraqiGeek wrote: > On Tuesday, October 03, 2006 4:21 PM GMT, > Matt VanAvery <mat...@ya...> wrote: > > > I compiled dcraw.c in FreeBSD 6.1 with no problems using: > > > > gcc -o dcraw -O4 dcraw.c -lm -DNO_JPEG -DNO_LCMS > > > > Matt > > > > Matt, > > Thanks for your reply, however my problem is that I'm trying to compile it > under Dev-C++ 4.9.9.2 without success. So far, I have managed to compile it > under djgpp without problems using -DNO_JPEG and -DNO_LCMS (note that it > should compile fine even without those directives, but I dont need those two > features anyway). The application was written to compile natively on *nix > systems, which means you shouldn't have any problems compiling it. > > I need to trace the execution of dcraw to get to know how its decoding the > various types of raw image formats. I tried to do that using rhide, but it > keeps skipping code. I'm used to graphical debuggers (I've been using > Borland C++ builder for quite some time, and before that used Borland's > Turbo C++). So, using GDB without any front end (under windows) will be > quite problematic for me. > > > > Regards, > IraqiGeek > www.iraqigeek.com > > What you do speaks so loudly that I cannot hear what you say. > Ralph Waldo Emerson > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > 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 > |
From: IraqiGeek <ge...@Ir...> - 2006-10-03 15:34:29
|
On Tuesday, October 03, 2006 4:21 PM GMT, Matt VanAvery <mat...@ya...> wrote: > I compiled dcraw.c in FreeBSD 6.1 with no problems using: > > gcc -o dcraw -O4 dcraw.c -lm -DNO_JPEG -DNO_LCMS > > Matt > Matt, Thanks for your reply, however my problem is that I'm trying to compile it under Dev-C++ 4.9.9.2 without success. So far, I have managed to compile it under djgpp without problems using -DNO_JPEG and -DNO_LCMS (note that it should compile fine even without those directives, but I dont need those two features anyway). The application was written to compile natively on *nix systems, which means you shouldn't have any problems compiling it. I need to trace the execution of dcraw to get to know how its decoding the various types of raw image formats. I tried to do that using rhide, but it keeps skipping code. I'm used to graphical debuggers (I've been using Borland C++ builder for quite some time, and before that used Borland's Turbo C++). So, using GDB without any front end (under windows) will be quite problematic for me. Regards, IraqiGeek www.iraqigeek.com What you do speaks so loudly that I cannot hear what you say. Ralph Waldo Emerson |
From: Matt V. <mat...@ya...> - 2006-10-03 15:22:09
|
I compiled dcraw.c in FreeBSD 6.1 with no problems using: gcc -o dcraw -O4 dcraw.c -lm -DNO_JPEG -DNO_LCMS Matt --------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out. |
From: IraqiGeek <ge...@Ir...> - 2006-10-03 09:40:40
|
Hi all, I'm trying to compile David Coffin's infamous dcraw.c (a raw camera converter that supports most cameras out there) mostly so I could trace his code to see how he's reading the various raw file formats. However, I can't seem to be able to convince dev-cpp 4.9.9.2 to do that. I am passing -DNO_JPEG and -DNO_LCMS to the compiler, which got me to build dcraw.c on djgpp (with rhide). When compiling on dev-cpp with the above parameters, initially it objects on a #include<netinet/in.h>, and after I comment that, it objects saying its detecting recursion while expanding a macro within dcraw.c, namely sget4. It also says that its detecting recursion on expanding macro image, but as far as I can tell, image is a global vector variable. So, if dev-cpp and djgpp are both based on gcc, why is dcraw.c compiling under one and refusing to compile under the other? dcraw.c can be downloaded from David Coffin's page at: http://cybercom.net/~dcoffin/dcraw/ Any help would be greatly appretiated. Regards, IraqiGeek www.iraqigeek.com |