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
- Can't compile with lyxstring Jean-Marc Lasgouttes
- Re: Can't compile with lyxstring Lars Gullik Bjønnes
- Re: Can't compile with lyxstring Jean-Marc Lasgouttes
- Re: Can't compile with lyxstring Lars Gullik Bjønnes
- Can't compile with lyxstring Juergen Vigna
- Re: Can't compile with lyxstring Lars Gullik Bjønnes
- Re: Can't compile with lyxstring Jean-Marc Lasgouttes
- Re: Can't compile with lyxstring Juergen Vigna
- Re: Can't compile with lyxstring Lars Gullik Bjønnes
- Re: Can't compile with lyxstrin... Jean-Marc Lasgouttes
- Re: Can't compile with lyxs... Lars Gullik Bjønnes
- Re: Can't compile with ... Jean-Marc Lasgouttes