Subj : I have problem with the string precompiller To : borland.public.cpp.borlandcpp From : "Oldrin Maduro" Date : Tue Jul 15 2003 09:08 am 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 .