Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| With latest cvs, compilation dies with
| 
| cxx: Error: ../../../../lyx-devel/src/frontends/controllers/ControlCredits.C, line 
|57: 
|           no instance of overloaded function "std::getline" matches the
|           argument list
|             argument types are: (std::ifstream, string)
|                                 std::getline(in, line);
| --------------------------------^
| 
| This is because I configure --with-included-string, so that getline
| can't work correctly. 

Hmm of course...  if you just remove the std:: on getline? what
happens then? 

-- 
        Lgb

Reply via email to