Subj : Re: I have problem with the string precompiller To : borland.public.cpp.borlandcpp From : Jeff Kish Date : Tue Jul 15 2003 09:51 am On Tue, 15 Jul 2003 14:40:07 +0200, "Antonio Mazzeo" wrote: > >"Oldrin Maduro" wrote in message >news:3f13eed2@newsgroups.borland.com... >> When I run the program in Borland c++ it runs ok. However, if I had to >> build an executable for the same program, then it doesn't run, as it >> should be. >> The warning that I get when run the program is as follows: >> "string.cc (658,22) : Cannot create pre-compiled header: code in >> header" >> I am using strings and I have defined #include . >> If anyone knows the solution for my problem, I would appreciate to >> hear it from you.Oldrin >> > >Disable the pre-compiled header in your project > Can you post a small piece replicating the problem? Jeff Kish .