Re: [Mingw-w64-public] MSYS2

2013-10-26 Thread Alexpux
26.10.2013, в 15:05, Pau Garcia i Quiles написал(а): > Hello, > Hi! > I am still having trouble with mkpasswd: > Why you do it by hand? MSYS2 automatically do it on first start. > --8<--- > Your group is currently "mkpasswd". This indicates that your > gid is not in /etc/group and your uid i

Re: [Mingw-w64-public] no matching function for call to '__to_xstring'

2013-10-26 Thread CanisMajorWuff
No, sorry for the mess. Everything is well with the toolchain the problem is in clang that it cannot find '__to_xstring' in mingw headers which I include in completion config. On 10/26/2013 2:38 PM, niXman wrote: > CanisMajorWuff писал 2013-10-26 16:33: >> Hello, >> >> I have problems using clan

Re: [Mingw-w64-public] no matching function for call to '__to_xstring'

2013-10-26 Thread niXman
CanisMajorWuff писал 2013-10-26 16:33: > Hello, > > I have problems using clang complete in vim because of the following > errors from MinGW headers: > > 'D:\Software\MinGW64-x64-4.7.3-release-win32-sjlj-rev1\lib\gcc\x86_64-w64-mingw32\4.7.3\include\c++\bits/basic_string.h|2869 > col 12 error| n

[Mingw-w64-public] no matching function for call to '__to_xstring'

2013-10-26 Thread CanisMajorWuff
Hello, I have problems using clang complete in vim because of the following errors from MinGW headers: 'D:\Software\MinGW64-x64-4.7.3-release-win32-sjlj-rev1\lib\gcc\x86_64-w64-mingw32\4.7.3\include\c++\bits/basic_string.h|2869 col 12 error| no matching function for call to '__to_xstring' D:\

Re: [Mingw-w64-public] MSYS2

2013-10-26 Thread Pau Garcia i Quiles
Hello, I am still having trouble with mkpasswd: --8<--- Your group is currently "mkpasswd". This indicates that your gid is not in /etc/group and your uid is not in /etc/passwd. The /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, f