|
From: David M. <ci...@ya...> - 2003-02-24 14:05:26
|
If that does not work look for setup.h in your wx incude directory. I am guessing that you need to set a flag there. --- OROSZI_Balázs <or...@vp...> wrote: > Josh Sharp wrote: > > I am trying to compile a test wxWinodws app and keep > getting: > > > > c:\Dev-Cpp\include\wx\string.h:164 #error: "Please > define string > > case-insensitive compare for your OS/compiler" > > > > What does this mean and how can I fix it? > First of all, it is always advisable to send the compiler > command line, > what flags was the compiler called with, other error > messages, etc., so > others can help you efficiently and quickly, without the > need to ask for > this extra info. > > I can only guess you didn't specify a few flags on the > command line, > like -DWIN32 -D_WIN32 -D__WIN95__ -D__GNUWIN32 or others. > > -- > Greetings, > Balázs > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop > an edge. > The most comprehensive and flexible code editor you can > use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE > 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www.noicys.cjb.net/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users ===== Signed David Mcken Life Sucks Live with it __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ |